aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bot/resources/evergreen/trivia_quiz.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/bot/resources/evergreen/trivia_quiz.json b/bot/resources/evergreen/trivia_quiz.json
index ce33e8c9..79e79d00 100644
--- a/bot/resources/evergreen/trivia_quiz.json
+++ b/bot/resources/evergreen/trivia_quiz.json
@@ -423,8 +423,8 @@
{
"id": 226,
"dynamic_id": 205,
- "question": "BASE TWO QUESTION: Calculate {} {} {}",
- "answer": "{}"
+ "question": "BASE TWO QUESTION: Calculate {:b} {} {:b}",
+ "answer": "{:b}"
},
{
"id": 227,