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