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
6e7b6888b1
commit
2e087c797d
@ -38,7 +38,7 @@ __plugin_meta__ = PluginMetadata(
|
|||||||
RegisterConfig(
|
RegisterConfig(
|
||||||
key="type",
|
key="type",
|
||||||
value="zhenxun",
|
value="zhenxun",
|
||||||
help="帮助图片样式 ['normal', 'HTML', 'zhenxun']",
|
help="帮助图片样式 [normal, HTML, zhenxun]",
|
||||||
default_value="zhenxun",
|
default_value="zhenxun",
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user