mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 23:47:02 +08:00
AlasGG
This commit is contained in:
5
module/webui/__init__.py
Normal file
5
module/webui/__init__.py
Normal 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
|
||||
Reference in New Issue
Block a user