qml: lnurl comment only when allowed by server
This commit is contained in:
@@ -60,6 +60,7 @@ ElDialog {
|
|||||||
|
|
||||||
TextArea {
|
TextArea {
|
||||||
id: comment
|
id: comment
|
||||||
|
visible: invoiceParser.lnurlData['comment_allowed'] > 0
|
||||||
Layout.columnSpan: 2
|
Layout.columnSpan: 2
|
||||||
Layout.preferredWidth: parent.width
|
Layout.preferredWidth: parent.width
|
||||||
Layout.minimumHeight: 80
|
Layout.minimumHeight: 80
|
||||||
|
|||||||
Reference in New Issue
Block a user