mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-17 23:57:27 -04:00
sync progress improvements
This commit is contained in:
@@ -655,7 +655,6 @@ Rectangle {
|
||||
//TODO: enable send page when we're connected and daemon is synced
|
||||
|
||||
function updateStatus() {
|
||||
console.log("updated transfer page status")
|
||||
if(typeof currentWallet === "undefined") {
|
||||
statusText.text = qsTr("Wallet is not connected to daemon.") + "<br>" + root.startLinkText
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user