bugfix
This commit is contained in:
parent
a9b50105a6
commit
b1b0338bc7
1
qt.py
1
qt.py
@ -1627,6 +1627,7 @@ class BalWizardWEDownloadWidget(BalWizardWidget):
|
||||
_logger.debug(f"selected index:{index}")
|
||||
if index < 2:
|
||||
def on_success(willexecutors):
|
||||
self.bal_window.willexecutors=Willexecutors.get_willexecutors(self.bal_window.bal_plugin)
|
||||
self.bal_window.willexecutors.update(willexecutors)
|
||||
self.bal_window.ping_willexecutors(self.bal_window.willexecutors)
|
||||
if index < 1:
|
||||
|
Loading…
x
Reference in New Issue
Block a user