Update index.html

This commit is contained in:
Arc 2020-05-01 06:28:45 +01:00 committed by GitHub
parent d496869572
commit 9fadb68fed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -170,7 +170,7 @@
<q-btn unelevated
color="deep-purple"
: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>
</div>
</q-form>