From b8db5a6b7247965ad666ca095b96388c0b0d6695 Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Sun, 23 Dec 2018 22:54:08 +0100 Subject: [PATCH] give me the bread --- scripts/about.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/scripts/about.js b/scripts/about.js index 5dee729..ed2bef1 100644 --- a/scripts/about.js +++ b/scripts/about.js @@ -53,6 +53,10 @@ const questions = [{ { 'q': 'What\'s the deal with life?', 'a': 'Man, if I knew.' + }, + { + 'q': 'Give me the bread.', + 'a': 'No, I don\'t want that.' } ];