From d923c2dd1bf4e394f5b0a866e6b35e95e4c2250c Mon Sep 17 00:00:00 2001 From: Linus Groh Date: Mon, 31 Jul 2023 16:07:44 +0100 Subject: [PATCH] Base: Add a quote to the fortunes database --- Base/res/fortunes.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Base/res/fortunes.json b/Base/res/fortunes.json index 10e481de3c..754c35d262 100644 --- a/Base/res/fortunes.json +++ b/Base/res/fortunes.json @@ -310,5 +310,12 @@ "author": "CxByte", "url": "https://discord.com/channels/830522505605283862/831544568767578162/1121820025351839824", "utc_time": 1687533136 + }, + { + "quote": "`LibJS/Parser.cpp` is something that must be experienced first-hand", + "author": "Agni", + "url": "https://discord.com/channels/830522505605283862/830525235803586570/1135586864959598722", + "utc_time": 1690815406, + "context": "Let's just say it has grown out of control a tiny bit" } ]