mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-09 09:17:27 -04:00
Merge pull request #1981
3f0241a Revert 'Dont show message on simple mode disconnect/reconnect' (selsta)
This commit is contained in:
2
main.qml
2
main.qml
@@ -1800,7 +1800,7 @@ ApplicationWindow {
|
||||
appWindow.disconnectedEpoch = 0;
|
||||
return;
|
||||
}, function(){
|
||||
console.log("Failed to fetch remote nodes from third-party server.");
|
||||
appWindow.showStatusMessage(qsTr("Failed to fetch remote nodes from third-party server."), simpleModeConnectionTimer.interval / 1000);
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user