🐛 调整开关名称 (#493)

This commit is contained in:
Wuyi无疑 2023-07-15 02:27:44 +08:00
parent 38ba07280c
commit 41070c6978

View File

@ -103,7 +103,7 @@ CONIFG_DEFAULT: Dict[str, GSC] = {
True,
),
'EnableAkasha': GsBoolConfig(
'开启排名系统',
'排名系统',
'开启后强制刷新将同时刷新AkashaSystem',
False,
),