mirror of
https://github.com/d0zingcat/MoviePilot-Plugins.git
synced 2026-05-14 15:09:17 +00:00
更新 __init__.py
This commit is contained in:
@@ -111,7 +111,7 @@ class CategoryEditor(_PluginBase):
|
||||
}
|
||||
], {
|
||||
"enabled": False,
|
||||
"content": self.default_yaml.read_text(encoding="utf-8")
|
||||
"yaml_content": self.default_yaml.read_text(encoding="utf-8")
|
||||
}
|
||||
|
||||
def get_page(self) -> List[dict]:
|
||||
|
||||
Reference in New Issue
Block a user