diff options
author | kleines Filmröllchen <malu.bertsch@gmail.com> | 2022-02-10 11:55:49 +0100 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2022-02-10 11:14:27 +0000 |
commit | 70cdd05172af8c816ed4ca3e08fcca52352d1efb (patch) | |
tree | 8e9595ed9e6b80443b86430670831f6c78786db7 /Base/res/fortunes.json | |
parent | 2e436129b046bca67739198059cfa5d74a9df6dc (diff) | |
download | serenity-70cdd05172af8c816ed4ca3e08fcca52352d1efb.zip |
Base: Add a quote to the fortunes database
Diffstat (limited to 'Base/res/fortunes.json')
-rw-r--r-- | Base/res/fortunes.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Base/res/fortunes.json b/Base/res/fortunes.json index 858656d13c..f88697a5ea 100644 --- a/Base/res/fortunes.json +++ b/Base/res/fortunes.json @@ -190,5 +190,12 @@ "url": "https://discord.com/channels/830522505605283862/851522357734408232/939601822941843476", "utc_time": 1644088920, "context": "Overly complicated, evidently abandoned proposals can just be ignored" + }, + { + "quote": "'y u capture by ref?' - 'reason: am idiot'", + "author": "CxByte, awesomekling", + "url": "https://discord.com/channels/830522505605283862/831544568767578162/935533306873774140", + "context": "'these frame_index/frame_count thingies are stack values'", + "utc_time": 1643118899 } ] |