mirror of
https://github.com/thsrite/MoviePilot-Plugins.git
synced 2026-05-23 23:16:45 +00:00
fix
This commit is contained in:
@@ -367,7 +367,7 @@ class AutoBackup(_PluginBase):
|
||||
"enabled": False,
|
||||
"request_method": "POST",
|
||||
"webhook_url": "",
|
||||
"back_path": str(settings.CONFIG_PATH)
|
||||
"back_path": str(self.get_data_path())
|
||||
}
|
||||
|
||||
def get_page(self) -> List[dict]:
|
||||
|
||||
Reference in New Issue
Block a user