fork Rugplay -> CoinStorge

This commit is contained in:
Yusur 2025-08-16 13:42:27 +02:00
parent 6c54afc88d
commit dfaf3141a0
16 changed files with 130 additions and 140 deletions

View file

@ -174,7 +174,7 @@
<div class="flex items-center gap-2 px-2 py-2">
<img src="/rugplay.svg" class="h-5 w-5" alt="twoblade" />
<div class="flex items-center gap-2">
<span class="text-base font-semibold">Rugplay</span>
<span class="text-base font-semibold">CoinStorge</span>
{#if $USER_DATA?.isAdmin}
<span class="text-muted-foreground text-xs">| Admin</span>
{/if}