mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-31 17:31:36 +00:00
parent
024de7afa5
commit
2dc7ba96c4
1 changed files with 1 additions and 1 deletions
|
@ -272,7 +272,7 @@ class QtPlugin(QtPluginBase):
|
|||
vbox.addWidget(passphrase_warning)
|
||||
vbox.addWidget(cb_phrase)
|
||||
|
||||
wizard.set_main_layout(vbox, next_enabled=next_enabled)
|
||||
wizard.exec_layout(vbox, next_enabled=next_enabled)
|
||||
|
||||
if method in [TIM_NEW, TIM_RECOVER]:
|
||||
item = bg.checkedId()
|
||||
|
|
Loading…
Add table
Reference in a new issue