fix: change GAME_ROUNDS from strings to numbers
This commit is contained in:
parent
7d3c456efe
commit
02ccc88d24
8 changed files with 181 additions and 14 deletions
|
|
@ -151,7 +151,7 @@ export const evaluateAnswer = async (...) => { ... };
|
|||
|
||||
---
|
||||
|
||||
## 4. `rounds` is typed as a string
|
||||
|
||||
|
||||
**Problem**
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue