trivia: change maths category to say scheince as well

This commit is contained in:
Ayden Jahola 2024-09-26 09:40:04 +01:00
parent 704a4da5f8
commit afd2c9f6a4
No known key found for this signature in database
GPG key ID: 71DD90AE4AE92742

View file

@ -33,6 +33,8 @@ const CATEGORY_MAP = {
23: "History", 23: "History",
22: "Geography", 22: "Geography",
20: "Mythology", 20: "Mythology",
30: "Science: Gadgets",
25: "Art",
}; };
// Generate a new session token for each user // Generate a new session token for each user