mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-19 13:03:33 +08:00
Opt: [ALAS] Turn type lock to type state
This commit is contained in:
@@ -10,7 +10,7 @@ class GeneratedConfig:
|
||||
"""
|
||||
|
||||
# Group `Scheduler`
|
||||
Scheduler_Enable = False
|
||||
Scheduler_Enable = False # True, False
|
||||
Scheduler_NextRun = datetime.datetime(2020, 1, 1, 0, 0)
|
||||
Scheduler_Command = 'Alas'
|
||||
Scheduler_SuccessInterval = 0
|
||||
|
||||
Reference in New Issue
Block a user