mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 08:38:20 +08:00
Upd: Modified location of submodule config
This commit is contained in:
@@ -22,6 +22,5 @@ def load_config(config_name):
|
||||
config_lib = importlib.import_module(
|
||||
'.config',
|
||||
'submodule.' + get_dir_name(mod_name) + '.module.config')
|
||||
config = config_lib.load_config(config_name, '')
|
||||
return config_lib.load_config(config_name, '')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user