From b5d9b4e7eeb11969524a87e8bcb9ec1070309f28 Mon Sep 17 00:00:00 2001 From: Linus Groh Date: Mon, 2 Aug 2021 00:29:08 +0100 Subject: Base: Add a quote to fortunes.json --- Base/res/fortunes.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Base/res/fortunes.json b/Base/res/fortunes.json index a857b5ec17..034cd811e4 100644 --- a/Base/res/fortunes.json +++ b/Base/res/fortunes.json @@ -96,5 +96,11 @@ "author": "awesomekling", "url": "https://discord.com/channels/830522505605283862/830739873119207426/870071227929202738", "utc_time": 1627511606 + }, + { + "quote": "Changelog: All boogs fixed, thar be no moar boogs", + "author": "CxByte", + "utc_time": "1627859603", + "url": "https://github.com/SerenityOS/serenity/pull/9127#issuecomment-890603297" } ] -- cgit v1.2.3