feat(core): 电源相关选项改为所有任务完成后生效
This commit is contained in:
@@ -649,6 +649,7 @@ class AppConfig(GlobalConfig):
|
||||
"ALL": {"value": [], "text": []},
|
||||
"Today": {"value": [], "text": []},
|
||||
}
|
||||
self.power_signal = None
|
||||
self.if_ignore_silence = False
|
||||
self.if_database_opened = False
|
||||
|
||||
|
||||
Reference in New Issue
Block a user