chore
This commit is contained in:
parent
a8205e6ce0
commit
b7439aa18d
1
main.py
1
main.py
@ -233,7 +233,6 @@ class UpdateSource:
|
||||
update_file(user_log_file, "result_new.log")
|
||||
print(f"Update completed! Please check the {user_final_file} file!")
|
||||
self.update_progress(f"更新完成, 请检查{user_final_file}文件", 100, True)
|
||||
self.stop()
|
||||
except asyncio.exceptions.CancelledError:
|
||||
print("Update cancelled!")
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user