🐛 修复 茶服 命令参数设置错误的bug

This commit is contained in:
2023-11-15 14:36:02 +08:00
parent 34a654b5df
commit 2737119865

View File

@@ -55,7 +55,7 @@ alc = on_alconna(
dest='query',
help_text='查询 茶服 游戏信息',
),
Arg('other', Any),
Arg('other', Any, flags=[ArgFlag.HIDDEN, ArgFlag.OPTIONAL]),
meta=CommandMeta(
description='查询 TetrisOnline茶服 的信息',
example='茶服查我',