fix: homepage bug

This commit is contained in:
Eneko Illarramendi
2020-04-21 23:17:11 +02:00
parent 8d328c5465
commit f12f52db2d
+1 -1
View File
@@ -17,7 +17,7 @@
{% if lnurl %}
<q-btn unelevated
color="deep-purple"
@click="notify"
@click="processing"
type="a" href="{{ url_for('core.lnurlwallet', lightning=lnurl) }}">
Press to claim bitcoin
</q-btn>