forked from Public/monero-gui
main: ask whether to stop local node upon switching to remote node
This commit is contained in:
@@ -253,7 +253,6 @@ Rectangle{
|
||||
cursorShape: Qt.PointingHandCursor
|
||||
anchors.fill: parent
|
||||
onClicked: {
|
||||
persistentSettings.useRemoteNode = true;
|
||||
appWindow.connectRemoteNode();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user