💬 文本内容修正

This commit is contained in:
HibiKier 2025-05-26 10:57:03 +08:00 committed by GitHub
parent a44c5a9870
commit e9948eaa5d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -53,7 +53,7 @@ Config.add_plugin_config(
"hook", "hook",
"RECORD_BOT_SENT_MESSAGES", "RECORD_BOT_SENT_MESSAGES",
True, True,
help="记录bot消息校内", help="记录bot消息发送",
default_value=True, default_value=True,
type=bool, type=bool,
) )