Update plugin.py

This commit is contained in:
SengokuCola
2025-07-05 01:20:18 +08:00
parent 2e1ecb41b7
commit a221f8c5ab

View File

@@ -475,7 +475,7 @@ 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(