1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-05-02 16:56:51 +08:00

Merge branch 'master' of LmeSzinc

This commit is contained in:
sui-feng-cb
2024-08-28 20:19:03 +08:00
parent 2a0669b38f
commit 8d5cbbd3cc
15 changed files with 477 additions and 127 deletions

View File

@@ -56,7 +56,7 @@ class ConfigModel:
# Webui
WebuiHost: str = "0.0.0.0"
WebuiPort: int = 22367
WebuiPort: int = 22267
Language: str = "en-US"
Theme: str = "default"
DpiScaling: bool = True