mirror of
https://github.com/lnbits/lnbits.git
synced 2025-06-19 13:21:08 +02:00
Fixed button bug
This commit is contained in:
parent
7ab4553ef5
commit
8500b7767c
@ -169,7 +169,7 @@
|
|||||||
></q-icon>
|
></q-icon>
|
||||||
<q-btn
|
<q-btn
|
||||||
outline
|
outline
|
||||||
v-if="'{{ charge.webhook }}' != 'None'"
|
v-if="'{{ charge.webhook }}' != None"
|
||||||
type="a"
|
type="a"
|
||||||
href="{{ charge.completelink }}"
|
href="{{ charge.completelink }}"
|
||||||
label="{{ charge.completelinktext }}"
|
label="{{ charge.completelinktext }}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user