mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 07:27:15 +08:00
fix plugin form
This commit is contained in:
@@ -260,7 +260,7 @@ class AutoSignIn(_PluginBase):
|
||||
}
|
||||
], {
|
||||
"enabled": False,
|
||||
"notify": False,
|
||||
"notify": True,
|
||||
"cron": "1 9,18 * * *",
|
||||
"queue_cnt": 5,
|
||||
"retry_keyword": "",
|
||||
|
||||
Reference in New Issue
Block a user