mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-15 21:37:22 +08:00
Fix: Option to disable reloader
Fix: Require password when password is null
This commit is contained in:
@@ -36,6 +36,7 @@ class ConfigModel:
|
||||
OcrClientAddress: str = "127.0.0.1:22268"
|
||||
|
||||
# Update
|
||||
EnableReload: bool = True
|
||||
CheckUpdateInterval: int = 5
|
||||
AutoRestartTime: str = "03:50"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user