Fixes annoying qr popup on parsing LNURL withdraw in wallet (#2230)

This commit is contained in:
Arc 2024-02-07 12:08:49 +00:00 committed by GitHub
parent 94f74d3f56
commit f07b40735e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -569,7 +569,10 @@
></q-spinner>
</q-form>
</q-card>
<q-card v-else class="q-pa-lg q-pt-xl lnbits__dialog-card">
<q-card
v-else-if="receive.paymentReq && receive.lnurl == null"
class="q-pa-lg q-pt-xl lnbits__dialog-card"
>
<div class="text-center q-mb-lg">
<a :href="'lightning:' + receive.paymentReq">
<q-responsive :ratio="1" class="q-mx-xl">