From 65ebb7200593ad575e1ae8166f605d4320a7feda Mon Sep 17 00:00:00 2001 From: monkeytypegeorge Date: Sun, 17 Jan 2021 13:27:18 +0000 Subject: [PATCH] Added quote to english.json --- static/quotes/english.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/static/quotes/english.json b/static/quotes/english.json index 2d96ed9ef..db109bde1 100644 --- a/static/quotes/english.json +++ b/static/quotes/english.json @@ -30372,6 +30372,12 @@ "source": "The Way of Kings", "length": 109, "id": 5111 + }, + { + "text": "A bug is never just a mistake. It represents something bigger. An error of thinking that makes you who you are.", + "source": "Mr. Robot TV series", + "length": 111, + "id": 5112 } ] } \ No newline at end of file