1
0
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:
LmeSzinc
2023-10-28 21:42:12 +08:00
parent f7cf9e3bd2
commit 75a58f5640
9 changed files with 360 additions and 95 deletions

View File

@@ -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