mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-02 23:57:24 -04:00
refresh transaction history on wallet change
This commit is contained in:
2
main.qml
2
main.qml
@@ -436,7 +436,7 @@ ApplicationWindow {
|
|||||||
|
|
||||||
// close wallet and show wizard
|
// close wallet and show wizard
|
||||||
function showWizard(){
|
function showWizard(){
|
||||||
|
walletInitialized = false;
|
||||||
splashCounter = 0;
|
splashCounter = 0;
|
||||||
walletManager.closeWallet(currentWallet);
|
walletManager.closeWallet(currentWallet);
|
||||||
wizard.restart();
|
wizard.restart();
|
||||||
|
|||||||
Reference in New Issue
Block a user