summaryrefslogtreecommitdiff
path: root/Base/res
diff options
context:
space:
mode:
authorSam Atkins <atkinssj@serenityos.org>2022-10-14 19:49:12 +0100
committerGitHub <noreply@github.com>2022-10-14 19:49:12 +0100
commit8df3f9c7cd50cee6646ec1c4a6cc1f933d998db8 (patch)
tree3ac105f79f29c5f6279c2c7c3dbd426c9de60a3a /Base/res
parent27a7c5ef40b70d020ceac311fa0d04c852ab46fe (diff)
downloadserenity-8df3f9c7cd50cee6646ec1c4a6cc1f933d998db8.zip
Base: Add a quote
I may or may not be using the web editor... #yolo
Diffstat (limited to 'Base/res')
-rw-r--r--Base/res/fortunes.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/Base/res/fortunes.json b/Base/res/fortunes.json
index bc60d3a502..165f26915f 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
}
]