forked from Public/monero-gui
main: use custom daemon settings goes directly to settings>node page
This commit is contained in:
1
main.qml
1
main.qml
@@ -1252,6 +1252,7 @@ ApplicationWindow {
|
|||||||
DaemonManagerDialog {
|
DaemonManagerDialog {
|
||||||
id: daemonManagerDialog
|
id: daemonManagerDialog
|
||||||
onRejected: {
|
onRejected: {
|
||||||
|
middlePanel.settingsView.settingsStateViewState = "Node";
|
||||||
loadPage("Settings");
|
loadPage("Settings");
|
||||||
startLocalNodeCancelled = true
|
startLocalNodeCancelled = true
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user