From 1099521514a880155c8ee78c47bce7afca0d82b2 Mon Sep 17 00:00:00 2001 From: Ali Mohammad Pur Date: Fri, 23 Apr 2021 04:20:00 +0430 Subject: [PATCH] Base: Add a quote to the fortunes database --- Base/res/fortunes.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Base/res/fortunes.json b/Base/res/fortunes.json index b834a29f62..c5865f8eae 100644 --- a/Base/res/fortunes.json +++ b/Base/res/fortunes.json @@ -78,5 +78,11 @@ "utc_time": 1615228585, "url": "https://freenode.logbot.info/serenityos/20210308#c7177736", "context": "Overflow-correct code is deviously hard. https://github.com/SerenityOS/serenity/commit/183b2e71ba8d85293db493cab27b8adb4af54981" + }, + { + "quote": "clang-format formatted your JSON file? Call Brian at bgianf@serenityos.org today! *Terms and conditions apply", + "author": "Andrew Kaster", + "utc_time": 1619133730, + "url": "https://discord.com/channels/830522505605283862/830739873119207426/834932114125488149" } ]