mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-28 16:01:30 +00:00
commit
f33cebfb4e
1 changed files with 1 additions and 1 deletions
|
@ -545,7 +545,7 @@ class InstallWizard(QDialog):
|
|||
wallet.create_accounts(password)
|
||||
|
||||
else:
|
||||
wallet = run_hook('installwizard_restore', self, self.storage)
|
||||
wallet = run_hook('installwizard_restore', self, self.storage)
|
||||
|
||||
# create first keys offline
|
||||
self.waiting_dialog(wallet.synchronize)
|
||||
|
|
Loading…
Add table
Reference in a new issue