mirror of
https://github.com/KimigaiiWuyi/GenshinUID.git
synced 2025-05-08 04:55:51 +08:00
🐛 修复帮助图列数问题 (#662)
This commit is contained in:
parent
9de56a90fe
commit
702ee2fd26
@ -54,7 +54,7 @@ async def get_core_help() -> Union[bytes, str]:
|
||||
help_bg=BG,
|
||||
icon_path=ICON_PATH,
|
||||
footer=get_footer(),
|
||||
column=5,
|
||||
column=column,
|
||||
item_bg=ITEM_BG,
|
||||
enable_cache=True,
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user