slightly easier equative game

This commit is contained in:
lingdocs 2022-05-19 14:56:36 -05:00
parent 6e939cc46d
commit edaacde9f7
1 changed files with 1 additions and 1 deletions

View File

@ -168,7 +168,7 @@ const situations: Situation[] = [
},
];
const amount = 20;
const amount = 17;
const timeLimit = 90;
type Question = {