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