mirror of
https://github.com/zhenxun-org/zhenxun_bot.git
synced 2025-12-15 14:22:55 +08:00
✨ 修改帮助配置项默认值
This commit is contained in:
parent
835c0dd945
commit
965bcd450b
@ -37,7 +37,7 @@ __plugin_meta__ = PluginMetadata(
|
|||||||
configs=[
|
configs=[
|
||||||
RegisterConfig(
|
RegisterConfig(
|
||||||
key="type",
|
key="type",
|
||||||
value="normal",
|
value="zhenxun",
|
||||||
help="帮助图片样式 ['normal', 'HTML', 'zhenxun']",
|
help="帮助图片样式 ['normal', 'HTML', 'zhenxun']",
|
||||||
default_value="zhenxun",
|
default_value="zhenxun",
|
||||||
)
|
)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user