feat: toggle holdinvoice depending on fundingsource Feature (#3262)

This commit is contained in:
dni ⚡
2025-07-15 11:15:16 +02:00
parent f91c933919
commit 5e9919c5c5
7 changed files with 9 additions and 2 deletions
+1
View File
@@ -662,6 +662,7 @@
></q-input>
{% endif %}
<q-input
v-if="has_holdinvoice"
filled
dense
v-model="receive.data.payment_hash"