mirror of
https://github.com/thsrite/MoviePilot-Plugins.git
synced 2026-03-27 10:05:57 +00:00
fix order
This commit is contained in:
@@ -38,7 +38,7 @@ class LibraryDuplicateCheck(_PluginBase):
|
||||
# 插件配置项ID前缀
|
||||
plugin_config_prefix = "libraryduplicatecheck_"
|
||||
# 加载顺序
|
||||
plugin_order = 9
|
||||
plugin_order = 15
|
||||
# 可使用的用户级别
|
||||
auth_level = 2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user