mirror of
https://github.com/aydenjahola/discord-multipurpose-bot.git
synced 2024-11-22 08:45:55 +00:00
trivia: change maths category to say scheince as well
This commit is contained in:
parent
161a02a766
commit
704a4da5f8
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ const CATEGORY_MAP = {
|
||||||
11: "Film",
|
11: "Film",
|
||||||
14: "Television",
|
14: "Television",
|
||||||
28: "Vehicles",
|
28: "Vehicles",
|
||||||
13: "Mathematics",
|
13: "Science: Mathematics",
|
||||||
21: "Sports",
|
21: "Sports",
|
||||||
26: "Celebrities",
|
26: "Celebrities",
|
||||||
9: "General Knowledge",
|
9: "General Knowledge",
|
||||||
|
|
Loading…
Reference in a new issue