mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-12-28 10:59:46 +08:00
temp
This commit is contained in:
parent
032fe57f2a
commit
7cb4bb9a35
1 changed files with 1 additions and 0 deletions
|
|
@ -41,6 +41,7 @@ const RESULT_SCHEMA = joi
|
|||
.try(joi.array().items(joi.number()), joi.string().valid("toolong"))
|
||||
.required(),
|
||||
lang: joi.string(),
|
||||
strigified: joi.string(),
|
||||
language: joi.string().required(),
|
||||
lazyMode: joi.boolean().required(),
|
||||
mode: joi
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue