fork Rugplay -> CoinStorge
This commit is contained in:
parent
6c54afc88d
commit
dfaf3141a0
16 changed files with 130 additions and 140 deletions
|
|
@ -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}
|
||||
|
|
|
|||
Reference in a new issue