Update Share.svelte

This commit is contained in:
WardPearce
2026-03-08 23:41:29 +13:00
parent 3da66d4d0d
commit a8d40d560f
+1 -5
View File
@@ -46,11 +46,7 @@
}
</script>
<button
bind:this={shareButtonElement}
class="surface-container-highest"
onclick={(event: Event) => event.stopPropagation()}
>
<button bind:this={shareButtonElement} class="surface-container-highest">
<i>share</i>
{#if !iconOnly}
{$_('player.share.title')}