🤖 自动格式化代码 [skip ci]

pull/1084/head
github-actions[bot] 2025-07-04 17:20:30 +00:00
parent a221f8c5ab
commit 2683e0b24a
1 changed files with 3 additions and 1 deletions

View File

@ -475,7 +475,9 @@ class MutePlugin(BasePlugin):
},
"components": {
"enable_smart_mute": ConfigField(type=bool, default=True, description="是否启用智能禁言Action"),
"enable_mute_command": ConfigField(type=bool, default=False, description="是否启用禁言命令Command调试用"),
"enable_mute_command": ConfigField(
type=bool, default=False, description="是否启用禁言命令Command调试用"
),
},
"permissions": {
"allowed_users": ConfigField(