order flush fix

This commit is contained in:
Tim
2024-03-28 22:47:19 -04:00
parent e3686690cb
commit c084bbfdc8
3 changed files with 9 additions and 9 deletions

View File

@@ -53,7 +53,7 @@
<!-- Your Deposit Address {{ s.vaults.length > 1 ? '#' + (num + 1) : '' }}-->
<!-- </v-card-title> &lt;!&ndash; todo vault nicknames &ndash;&gt;-->
<v-card-subtitle v-if="exists" class="overflow-x-hidden">
<copy-button :text="addr">Deposit Address {{addr}}</copy-button>
<copy-button :text="addr">Deposit {{addr}}</copy-button>
</v-card-subtitle>
<v-card-text v-if="empty">
<!--