qml: refactor OpenChannel to dialog, fix lifecycle/race conditions swap & openchannel
This commit is contained in:
@@ -14,6 +14,7 @@ ElDialog {
|
||||
height: parent.height
|
||||
|
||||
title: qsTr('Lightning Swap')
|
||||
iconSource: Qt.resolvedUrl('../../icons/update.png')
|
||||
standardButtons: Dialog.Cancel
|
||||
|
||||
modal: true
|
||||
|
||||
Reference in New Issue
Block a user