mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-04 23:17:20 +08:00
fix plugins
This commit is contained in:
@@ -25,7 +25,7 @@ class MediaSyncDel(_PluginBase):
|
||||
# 插件配置项ID前缀
|
||||
plugin_config_prefix = "mediasyncdel_"
|
||||
# 加载顺序
|
||||
plugin_order = 15
|
||||
plugin_order = 9
|
||||
# 可使用的用户级别
|
||||
auth_level = 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user