token metadata fixes for vault and orders view; faucet fix
This commit is contained in:
@@ -53,8 +53,7 @@
|
||||
Your Deposit Address {{ s.vaults.length > 1 ? '#' + (num + 1) : '' }}
|
||||
</v-card-title> <!-- todo vault nicknames -->
|
||||
<v-card-subtitle v-if="exists" class="overflow-x-hidden">
|
||||
<copy-button :text="addr"/>
|
||||
{{ addr }}
|
||||
<copy-button :text="addr">{{addr}}</copy-button>
|
||||
</v-card-subtitle>
|
||||
<v-card-text v-if="empty">
|
||||
<!--
|
||||
|
||||
Reference in New Issue
Block a user