This commit is contained in:
lingdocs 2022-09-03 17:03:57 +04:00
parent dc253b81c3
commit 2bb429f6f4
1 changed files with 2 additions and 2 deletions

View File

@ -39,8 +39,8 @@ import { makePool } from "../../lib/pool";
const kidsColor = "#017BFE"; const kidsColor = "#017BFE";
const amount = 10; const amount = 12;
const timeLimit = 130; const timeLimit = 140;
type Question = { type Question = {
rendered: T.VPRendered, rendered: T.VPRendered,