mirror of
https://github.com/lnbits/lnbits.git
synced 2025-08-02 15:02:21 +02:00
Update index.html
This commit is contained in:
@@ -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">
|
||||
|
Reference in New Issue
Block a user