mirror of
https://github.com/zhenxun-org/zhenxun_bot.git
synced 2025-12-15 14:22:55 +08:00
顺便把写错的type改回来
This commit is contained in:
parent
325e345b4e
commit
c3644576b8
@ -102,7 +102,7 @@ Config.add_plugin_config(
|
||||
True,
|
||||
help_="被动 每日开箱重置提醒 进群默认开关状态",
|
||||
default_value=True,
|
||||
type=int,
|
||||
type=bool,
|
||||
)
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user