diff options
Diffstat (limited to 'bot/resources/evergreen')
| -rw-r--r-- | bot/resources/evergreen/trivia_quiz.json | 3 | 
1 files changed, 2 insertions, 1 deletions
diff --git a/bot/resources/evergreen/trivia_quiz.json b/bot/resources/evergreen/trivia_quiz.json index f884e67a..62856863 100644 --- a/bot/resources/evergreen/trivia_quiz.json +++ b/bot/resources/evergreen/trivia_quiz.json @@ -30,5 +30,6 @@        "question": "What was the first game Yoshi appeared in?",        "answer": "Super Mario World"      }   -  ] +  ], +  "general":[]  }  |