mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-02-24 06:48:02 +01:00
fix button type
This commit is contained in:
parent
210c736181
commit
6a44ac3425
1 changed files with 0 additions and 1 deletions
|
@ -24,7 +24,6 @@
|
||||||
unelevated
|
unelevated
|
||||||
color="primary"
|
color="primary"
|
||||||
:disabled="userAmount < paywallAmount || paymentReq"
|
:disabled="userAmount < paywallAmount || paymentReq"
|
||||||
type="submit"
|
|
||||||
@click="createInvoice"
|
@click="createInvoice"
|
||||||
>Send</q-btn
|
>Send</q-btn
|
||||||
>
|
>
|
||||||
|
|
Loading…
Add table
Reference in a new issue