1
0
mirror of https://github.com/0O0o0oOoO00/Alas.git synced 2026-05-22 12:59:28 +08:00

Merge branch 'refs/heads/dev'

This commit is contained in:
LA_DI_DA
2024-07-06 20:36:41 +08:00

View File

@@ -6,7 +6,7 @@ from module.config.utils import (get_nearest_weekday_date,
get_os_next_reset,
get_os_reset_remain,
get_server_next_update,
DEFAULT_TIME
DEFAULT_TIME,
deep_get)
from module.exception import RequestHumanTakeover, GameStuckError, ScriptError
from module.logger import logger