From e53117a9b96e9564949ae1d10439fbde8234ac8f Mon Sep 17 00:00:00 2001 From: Ali Mohammad Pur Date: Sat, 5 Feb 2022 22:59:12 +0330 Subject: [PATCH] Base: Add a quote to the fortunes database --- Base/res/fortunes.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Base/res/fortunes.json b/Base/res/fortunes.json index ffb1c25cff..858656d13c 100644 --- a/Base/res/fortunes.json +++ b/Base/res/fortunes.json @@ -183,5 +183,12 @@ "author": "Agni", "url": "https://discord.com/channels/830522505605283862/859531354219872266/882660065474146304", "utc_time": 1630512958 + }, + { + "quote": "ignore the spec", + "author": "linusg", + "url": "https://discord.com/channels/830522505605283862/851522357734408232/939601822941843476", + "utc_time": 1644088920, + "context": "Overly complicated, evidently abandoned proposals can just be ignored" } ]