fix: homepage bug
This commit is contained in:
parent
8d328c5465
commit
f12f52db2d
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@
|
||||||
{% if lnurl %}
|
{% if lnurl %}
|
||||||
<q-btn unelevated
|
<q-btn unelevated
|
||||||
color="deep-purple"
|
color="deep-purple"
|
||||||
@click="notify"
|
@click="processing"
|
||||||
type="a" href="{{ url_for('core.lnurlwallet', lightning=lnurl) }}">
|
type="a" href="{{ url_for('core.lnurlwallet', lightning=lnurl) }}">
|
||||||
Press to claim bitcoin
|
Press to claim bitcoin
|
||||||
</q-btn>
|
</q-btn>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue