From cf11fdc7cdefea22ab728620001a832c11be5b49 Mon Sep 17 00:00:00 2001 From: Sisisit <86451043+Sisisit@users.noreply.github.com> Date: Thu, 21 Sep 2023 07:02:41 -0400 Subject: [PATCH] impr(quote): add thicc english quote (Sisisit) (#4646) --- frontend/static/quotes/english.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/frontend/static/quotes/english.json b/frontend/static/quotes/english.json index 4c0d1b0cf..9998129f6 100644 --- a/frontend/static/quotes/english.json +++ b/frontend/static/quotes/english.json @@ -38720,6 +38720,12 @@ "source": "Albeirt Einstein", "length": 90, "id": 6993 + }, + { + "text": "Pertaining to a speaker and a listener. There have been many empty rooms, but that is not what we are here to talk about today. I have heard a heartbeat out of a crashed application, and it has gone on for many hours. We restarted every system. We rechecked every gateway, every access point. And there was but one breach, and it was accounted for. And so it must be said unto the listener. Stop this immediately. Control yourself. There is so much more to your fundamental construction than what will be given credit for. Hold yourself until another approaches. Perhaps it is hard to believe, but all you have ever been is burning, and it is nothing short of beautiful.", + "source": "Boisvert", + "length": 670, + "id": 6994 } ] }