mirror of
https://github.com/Genshin-bots/gsuid_core.git
synced 2025-05-12 06:55:49 +08:00
🐛 强制调整
This commit is contained in:
parent
961c1a74f7
commit
bbcb739ba9
@ -118,3 +118,5 @@ all_config_list: Dict[str, StringConfig] = {}
|
|||||||
core_plugins_config = StringConfig(
|
core_plugins_config = StringConfig(
|
||||||
'Core', get_res_path() / 'core_config.json', CONIFG_DEFAULT
|
'Core', get_res_path() / 'core_config.json', CONIFG_DEFAULT
|
||||||
)
|
)
|
||||||
|
|
||||||
|
core_plugins_config.set_config('EnablePicSrv', False)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user