This commit is contained in:
parent
dc253b81c3
commit
2bb429f6f4
|
@ -39,8 +39,8 @@ import { makePool } from "../../lib/pool";
|
|||
|
||||
const kidsColor = "#017BFE";
|
||||
|
||||
const amount = 10;
|
||||
const timeLimit = 130;
|
||||
const amount = 12;
|
||||
const timeLimit = 140;
|
||||
|
||||
type Question = {
|
||||
rendered: T.VPRendered,
|
||||
|
|
Loading…
Reference in New Issue