diff options
author | kleines Filmröllchen <filmroellchen@serenityos.org> | 2022-02-20 21:10:07 +0100 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2022-02-20 20:15:13 +0000 |
commit | 54b4eb6bd133f8c369752c84ad83c2e73f61cc19 (patch) | |
tree | 9ab1520aed5259aac5fae2d16aec69284bf1e891 /Base/res/fortunes.json | |
parent | 0d50ac1657b4f3da31e7c055ea4bb487a6f3f64d (diff) | |
download | serenity-54b4eb6bd133f8c369752c84ad83c2e73f61cc19.zip |
Base: Add a quote to the fortunes database
Diffstat (limited to 'Base/res/fortunes.json')
-rw-r--r-- | Base/res/fortunes.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Base/res/fortunes.json b/Base/res/fortunes.json index 39f1674e3a..803c87b164 100644 --- a/Base/res/fortunes.json +++ b/Base/res/fortunes.json @@ -203,5 +203,11 @@ "author": "CxByte", "url": "https://discord.com/channels/830522505605283862/831544568767578162/944744540793864202", "utc_time": 1645315020 + }, + { + "quote": "omg, guys, we're making ground-breaking progress here.", + "author": "hik", + "url": "https://discord.com/channels/830522505605283862/945032683560517722/945040411318165516", + "utc_time": 1645385592 } ] |