mirror of
https://github.com/d0zingcat/MoviePilot-Plugins.git
synced 2026-05-20 23:16:47 +00:00
更新 __init__.py
This commit is contained in:
@@ -111,7 +111,7 @@ class CategoryEditor(_PluginBase):
|
|||||||
}
|
}
|
||||||
], {
|
], {
|
||||||
"enabled": False,
|
"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]:
|
def get_page(self) -> List[dict]:
|
||||||
|
|||||||
Reference in New Issue
Block a user