mirror of
https://github.com/thsrite/MoviePilot-Plugins.git
synced 2026-06-05 07:26:50 +00:00
fix 默认值
This commit is contained in:
@@ -364,8 +364,8 @@ class Cd2Assistant(_PluginBase):
|
||||
"enabled": False,
|
||||
"notify": False,
|
||||
"onlyonce": False,
|
||||
"cron": "",
|
||||
"keyword": "",
|
||||
"cron": "*/10 * * * *",
|
||||
"keyword": "账号异常",
|
||||
"cd2_url": "",
|
||||
"cd2_username": "",
|
||||
"cd2_password": "",
|
||||
|
||||
Reference in New Issue
Block a user