1
mirror of https://github.com/monero-project/monero-gui synced 2025-01-06 19:26:23 +01:00

update history page after restore

This commit is contained in:
Jaquee 2017-03-03 23:57:55 +01:00
parent 2e3350c060
commit 694352c1df
No known key found for this signature in database
GPG Key ID: 384E52B09F45DC39

View File

@ -374,6 +374,9 @@ ApplicationWindow {
console.log("Saving wallet after first refresh");
currentWallet.store()
isNewWallet = false
// Update History
currentWallet.history.refresh();
}
// recovering from seed is finished after first refresh