qml: Invoice Dialog technical details header only relevant for lightning
This commit is contained in:
@@ -292,6 +292,7 @@ ElDialog {
|
|||||||
|
|
||||||
Heading {
|
Heading {
|
||||||
Layout.columnSpan: 2
|
Layout.columnSpan: 2
|
||||||
|
visible: invoice.invoiceType == Invoice.LightningInvoice
|
||||||
text: qsTr('Technical properties')
|
text: qsTr('Technical properties')
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user