Fix one thing, another problem pops up

Co-authored-by: TheArcaneBrony <myrainbowdash949@gmail.com>
This commit is contained in:
Chris Chrome
2021-09-20 11:29:37 -04:00
parent 494f69eeb4
commit cb83f11ca4
3 changed files with 6 additions and 2 deletions
+1
View File
@@ -14,6 +14,7 @@ export const ajv = new Ajv({
parseDate: true,
allowDate: true,
schemas,
coerceTypes: true,
messages: true,
strict: true,
strictRequired: true