fix(serices): 修复通知服务使用InfoBar报错时程序崩溃问题
This commit is contained in:
@@ -189,6 +189,7 @@ class AUTO_MAA(MSFluentWindow):
|
||||
|
||||
TaskManager.create_gui.connect(self.dispatch_center.add_board)
|
||||
TaskManager.connect_gui.connect(self.dispatch_center.connect_main_board)
|
||||
Notify.push_info_bar.connect(MainInfoBar.push_info_bar)
|
||||
self.setting.ui.card_IfShowTray.checkedChanged.connect(
|
||||
lambda: self.show_ui("配置托盘")
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user