1
0

qml: lnurl comment only when allowed by server

This commit is contained in:
Sander van Grieken
2022-09-30 14:48:24 +02:00
parent 8538bfe49b
commit 5a64d62b24

View File

@@ -60,6 +60,7 @@ ElDialog {
TextArea {
id: comment
visible: invoiceParser.lnurlData['comment_allowed'] > 0
Layout.columnSpan: 2
Layout.preferredWidth: parent.width
Layout.minimumHeight: 80