mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2024-11-20 10:39:59 +01:00
feat: always show PSBT input text (for outside PSBTs)
This commit is contained in:
parent
412dc8b579
commit
99813a48cd
@ -1023,11 +1023,7 @@
|
||||
>
|
||||
</div>
|
||||
<div class="col-9">
|
||||
<q-input
|
||||
v-if="payment.psbtBase64"
|
||||
v-model="payment.psbtBase64"
|
||||
filled
|
||||
/>
|
||||
<q-input v-model="payment.psbtBase64" filled />
|
||||
</div>
|
||||
</div>
|
||||
<q-separator
|
||||
|
Loading…
Reference in New Issue
Block a user