From 8e26edc8de2bf723ee2effd11a1970ea67e2c907 Mon Sep 17 00:00:00 2001 From: Ali Mohammad Pur Date: Wed, 22 Jun 2022 23:51:59 +0430 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 63927f568b0..9a081ec6b9d 100644 --- a/Base/res/fortunes.json +++ b/Base/res/fortunes.json @@ -242,5 +242,12 @@ "author": "Andrew Kaster", "url": "https://discord.com/channels/830522505605283862/831544568767578162/959571489076690994", "utc_time": 1648850070 + }, + { + "quote": "The Border Radii Trilogy: Book Three: Box-Shadows", + "author": "MacDue", + "url": "https://github.com/SerenityOS/serenity/pull/14343", + "utc_time": 1655726258, + "context": "We're not quite sure where the first two books are, but the third one was a $NEWSPAPER best-seller" } ]