Browse Source

Base: Add a quote to the fortunes database

[skip ci]
BuggieBot 4 years ago
parent
commit
6340aa11ce
1 changed files with 6 additions and 0 deletions
  1. 6 0
      Base/res/fortunes.json

+ 6 - 0
Base/res/fortunes.json

@@ -90,5 +90,11 @@
     "author": "nooga",
     "url": "https://discord.com/channels/830522505605283862/830525235803586570/864277610510549002",
     "utc_time": 1626130562
+  },
+  {
+    "quote": "1.28 GiB worth of hash table is a lot of hash table",
+    "author": "awesomekling",
+    "url": "https://discord.com/channels/830522505605283862/830739873119207426/870071227929202738",
+    "utc_time": 1627511606
   }
 ]