mirror of
https://github.com/lnbits/lnbits.git
synced 2025-10-10 20:42:32 +02:00
fix: homepage bug
This commit is contained in:
@@ -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>
|
||||||
|
Reference in New Issue
Block a user