forked from Public/monero-gui
Revert "Dont show message on simple mode disconnect/reconnect"
This reverts commit 632423da07.
This commit is contained in:
@@ -75,7 +75,7 @@ Rectangle {
|
||||
wizardController.fetchRemoteNodes(function(){
|
||||
wizardStateView.state = "wizardCreateWallet4";
|
||||
}, function(){
|
||||
console.log("Failed to fetch remote nodes from third-party server.");
|
||||
appWindow.showStatusMessage(qsTr("Failed to fetch remote nodes from third-party server."), 5);
|
||||
wizardStateView.state = "wizardCreateWallet4";
|
||||
});
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user