mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-09 15:07:26 -04:00
device: fix hardware wallet creation / restore height
This commit is contained in:
@@ -507,6 +507,7 @@ Rectangle {
|
||||
function openWalletFile(fn) {
|
||||
persistentSettings.restore_height = 0;
|
||||
persistentSettings.is_recovering = false;
|
||||
persistentSettings.is_recovering_from_device = false;
|
||||
|
||||
appWindow.restoreHeight = 0;
|
||||
appWindow.walletPassword = "";
|
||||
|
||||
Reference in New Issue
Block a user