mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
This commit removes the `href` attribute from the external code button when multiple code playground links are present for a language. This prevents the bug where the external code button would always link to the previously set code playground link, even when multiple links are added and the expected behavior is to show the popover.