fix plugins
This commit is contained in:
@ -32,7 +32,7 @@ class DoubanRank(_PluginBase):
|
||||
# 插件配置项ID前缀
|
||||
plugin_config_prefix = "doubanrank_"
|
||||
# 加载顺序
|
||||
plugin_order = 16
|
||||
plugin_order = 6
|
||||
# 可使用的用户级别
|
||||
auth_level = 2
|
||||
|
||||
|
Reference in New Issue
Block a user