mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-10 21:04:32 +00:00
commit
9f01082937
1 changed files with 2 additions and 0 deletions
2
main.qml
2
main.qml
|
@ -757,6 +757,8 @@ ApplicationWindow {
|
|||
currentWallet = undefined;
|
||||
wizard.restart();
|
||||
rootItem.state = "wizard"
|
||||
// reset balance
|
||||
leftPanel.balanceText = leftPanel.unlockedBalanceText = walletManager.displayAmount(0);
|
||||
}
|
||||
|
||||
objectName: "appWindow"
|
||||
|
|
Loading…
Reference in a new issue