mirror of
https://github.com/lnbits/lnbits.git
synced 2025-03-29 19:23:38 +01:00
Update index.html
This commit is contained in:
parent
b97595b06d
commit
c4db2d5c28
@ -256,7 +256,7 @@
|
||||
dense
|
||||
v-model.number="simpleformDialog.data.max_withdrawable"
|
||||
type="number"
|
||||
label="Withdraw amount"
|
||||
label="Withdraw amount per voucher"
|
||||
></q-input>
|
||||
<q-input
|
||||
filled
|
||||
@ -264,7 +264,7 @@
|
||||
v-model.number="simpleformDialog.data.uses"
|
||||
type="number"
|
||||
:default="1"
|
||||
label="Amount of uses *"
|
||||
label="Number of vouchers *"
|
||||
></q-input>
|
||||
|
||||
<div class="row q-mt-lg">
|
||||
|
Loading…
x
Reference in New Issue
Block a user