Updating config schema
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
feb5533419
commit
f483ea6322
@ -43,7 +43,7 @@
|
||||
"required": true
|
||||
},
|
||||
"cron": {
|
||||
"title": "Poll Delay in MS",
|
||||
"title": "Cron Schedule",
|
||||
"type": "string",
|
||||
"required": false
|
||||
}
|
||||
@ -69,7 +69,7 @@
|
||||
"required": true
|
||||
},
|
||||
"cron": {
|
||||
"title": "Poll Delay in MS",
|
||||
"title": "Cron Schedule",
|
||||
"type": "string",
|
||||
"required": false
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user