fix
This commit is contained in:
@ -31,7 +31,7 @@ class MessageForward(_PluginBase):
|
||||
# 加载顺序
|
||||
plugin_order = 16
|
||||
# 可使用的用户级别
|
||||
auth_level = 2
|
||||
auth_level = 1
|
||||
|
||||
# 私有属性
|
||||
_enabled = False
|
||||
|
Reference in New Issue
Block a user