mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-02 03:27:25 -04:00
small error in daemon manager dialog
This commit is contained in:
@@ -90,8 +90,8 @@ Window {
|
||||
KeyNavigation.tab: cancelButton
|
||||
onClicked: {
|
||||
daemonManager.start();
|
||||
root.accepted()
|
||||
root.close()
|
||||
// root.accepted()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user