1
0
mirror of https://github.com/sui-feng-cb/AzurLaneAutoScript1.git synced 2026-06-14 22:00:01 +08:00
This commit is contained in:
SevCrane
2024-06-05 23:20:28 +08:00
commit 5e482958f6
7329 changed files with 240086 additions and 0 deletions

5
module/webui/__init__.py Normal file
View File

@@ -0,0 +1,5 @@
# This must be the first to import
from module.logger import logger # Change folder
import deploy.Windows.logger
deploy.Windows.logger.logger = logger