summaryrefslogtreecommitdiff
path: root/Base
diff options
context:
space:
mode:
authorBuggieBot <83668334+BuggieBot@users.noreply.github.com>2021-07-13 01:56:05 +0300
committerAli Mohammad Pur <Ali.mpfard@gmail.com>2021-07-13 03:26:41 +0430
commitc8de791635cd4de3f8d2a1918c33f5e1af2de8a3 (patch)
treea89e3d1d226d80e2f14574f42bcdb6b9c06b49a3 /Base
parent8922049507ebc2df1ddd8f1a964a86ad1703b8d8 (diff)
downloadserenity-c8de791635cd4de3f8d2a1918c33f5e1af2de8a3.zip
Base: Add a quote to the fortunes database
[skip ci]
Diffstat (limited to 'Base')
-rw-r--r--Base/res/fortunes.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/Base/res/fortunes.json b/Base/res/fortunes.json
index c5865f8eae..7c7cb1fbb3 100644
--- a/Base/res/fortunes.json
+++ b/Base/res/fortunes.json
@@ -84,5 +84,11 @@
"author": "Andrew Kaster",
"utc_time": 1619133730,
"url": "https://discord.com/channels/830522505605283862/830739873119207426/834932114125488149"
+ },
+ {
+ "quote": "we started with dialup and \"web 2.0\" and ended up with touchscreen smartphones sucking broadband out of thin air",
+ "author": "Marcin",
+ "url": "https://discord.com/channels/830522505605283862/830525235803586570/864277610510549002",
+ "utc_time": 1626130562
}
]