diff options
author | 2021-05-31 19:25:12 +0530 | |
---|---|---|
committer | 2021-05-31 19:25:12 +0530 | |
commit | d0dcdefc3234e6712f5de6a08449eb46ec82e74b (patch) | |
tree | 86c4d356632270fd51fa64de36ed7cbb2874a92c /bot | |
parent | minor changes (diff) | |
parent | Added "centisecond" in trivia_quiz.json (#751) (diff) |
Merge branch 'python-discord:main' into master
Diffstat (limited to 'bot')
-rw-r--r-- | bot/resources/evergreen/trivia_quiz.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bot/resources/evergreen/trivia_quiz.json b/bot/resources/evergreen/trivia_quiz.json index 94082849..fee1b6d7 100644 --- a/bot/resources/evergreen/trivia_quiz.json +++ b/bot/resources/evergreen/trivia_quiz.json @@ -435,7 +435,7 @@ { "id": 228, "question": "1/100th of a second is also termed as what?", - "answer": "a jiffy, jiffy" + "answer": "a jiffy, jiffy, centisecond" }, { "id": 229, |