修复开机自启时目录错误

This commit is contained in:
DLmaster
2025-01-07 11:32:06 +08:00
parent 04fd2b10fa
commit 1ea9d10bb4
5 changed files with 31 additions and 42 deletions

View File

@@ -198,7 +198,6 @@ class AUTO_MAA(MSFluentWindow):
)
self.splashScreen.finish()
self.show_main()
if self.config.global_config.get(self.config.global_config.update_IfAutoUpdate):
result = self.setting.check_update()