From 02490213d6c46987e7a6266f9418da4b225f4b6b Mon Sep 17 00:00:00 2001 From: Andrew Hermes <132851933+Hg0wl@users.noreply.github.com> Date: Mon, 2 Sep 2024 04:58:44 -0400 Subject: [PATCH] impr(quotes): add English quote (#5832) --- 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 9360c4287..f39bc3435 100644 --- a/frontend/static/quotes/english.json +++ b/frontend/static/quotes/english.json @@ -38525,6 +38525,12 @@ "source": "Captain Hikaru Sulu, Star Trek: Lower Decks", "length": 144, "id": 7609 + }, + { + "text": "Hello, Jon. Apologies for the deception, but I wanted to make sure you started reading, so I thought it best not to announce myself. I'm assuming you're alone; you always did prefer to read your statements in private. I wouldn't try too hard to stop reading; there's every likelihood you'll just hurt yourself. So just listen. Now, shall we turn the page and try again?", + "source": "The Magnus Archives", + "length": 369, + "id": 7610 } ] }