mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-02-22 14:22:55 +01:00
Update index.html
This commit is contained in:
parent
d496869572
commit
9fadb68fed
1 changed files with 1 additions and 1 deletions
|
@ -170,7 +170,7 @@
|
||||||
<q-btn unelevated
|
<q-btn unelevated
|
||||||
color="deep-purple"
|
color="deep-purple"
|
||||||
:disable="walletDialog.data.walname == null"
|
:disable="walletDialog.data.walname == null"
|
||||||
type="submit">Create User</q-btn>
|
type="submit">Create Wallet</q-btn>
|
||||||
<q-btn v-close-popup flat color="grey" class="q-ml-auto">Cancel</q-btn>
|
<q-btn v-close-popup flat color="grey" class="q-ml-auto">Cancel</q-btn>
|
||||||
</div>
|
</div>
|
||||||
</q-form>
|
</q-form>
|
||||||
|
|
Loading…
Add table
Reference in a new issue