Add inline timer form validation
All checks were successful
Deploy Sokko G / deploy (push) Successful in 7s
All checks were successful
Deploy Sokko G / deploy (push) Successful in 7s
This commit is contained in:
parent
3e16ea278d
commit
d54a93e1f4
6 changed files with 80 additions and 4 deletions
|
|
@ -265,6 +265,8 @@ export function validateSiteContent(site) {
|
|||
"toolboxes.modules.timer.intervalStartTimeOption",
|
||||
"toolboxes.modules.timer.intervalStartTimeLabel",
|
||||
"toolboxes.modules.timer.addCountdownButton",
|
||||
"toolboxes.modules.timer.requiredError",
|
||||
"toolboxes.modules.timer.invalidError",
|
||||
"toolboxes.modules.timer.defaultCountdownLabel",
|
||||
"toolboxes.modules.timer.finishedLabel",
|
||||
"toolboxes.modules.timer.targetLabel",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue