From 8df3f9c7cd50cee6646ec1c4a6cc1f933d998db8 Mon Sep 17 00:00:00 2001 From: Sam Atkins Date: Fri, 14 Oct 2022 19:49:12 +0100 Subject: [PATCH] Base: Add a quote I may or may not be using the web editor... #yolo --- Base/res/fortunes.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Base/res/fortunes.json b/Base/res/fortunes.json index bc60d3a5020..165f26915ff 100644 --- a/Base/res/fortunes.json +++ b/Base/res/fortunes.json @@ -263,5 +263,12 @@ "url": "https://discord.com/channels/830522505605283862/830525235803586570/1000895024277504020", "utc_time": 1658702369, "context": "\"Is debugging a sandwich?\"" + }, + { + "quote": "TFW you google for some error message, find someone else having the same error, and seeing a reply written by yourself explaining how to fix it +", + "author": "thakis", + "url": "https://discord.com/channels/830522505605283862/831544568767578162/1030534498925949060", + "utc_time": 1665773194 } ]