mirror of
https://github.com/imputnet/cobalt.git
synced 2025-07-18 11:18:28 +00:00
web/DonateShareCard: share button not using localization
This commit is contained in:
parent
0ccd08470b
commit
7a06ab008b
@ -59,7 +59,7 @@
|
|||||||
<div class="action-button-icon">
|
<div class="action-button-icon">
|
||||||
<CopyIcon check={copied} />
|
<CopyIcon check={copied} />
|
||||||
</div>
|
</div>
|
||||||
copy
|
{$t("button.copy")}
|
||||||
</button>
|
</button>
|
||||||
|
|
||||||
{#if device.supports.share}
|
{#if device.supports.share}
|
||||||
|
Loading…
Reference in New Issue
Block a user