1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 16:47:03 +08:00
This commit is contained in:
GH Action - Upstream Sync
2025-09-01 17:17:24 +00:00
18 changed files with 27 additions and 110 deletions

View File

@@ -20,7 +20,6 @@ class ConfigModel:
GitProxy: Optional[str] = None
SSLVerify: bool = False
AutoUpdate: bool = True
KeepLocalChanges: bool = False
# Python
PythonExecutable: str = "./toolkit/python.exe"