From f2e2049e02c25f28af7e3f433c763dc82b83676d Mon Sep 17 00:00:00 2001 From: Alex Ivimey <105929514+AlexIvimey@users.noreply.github.com> Date: Mon, 24 Aug 2026 10:32:27 -0300 Subject: [PATCH] Adding english quote --- 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 d253f1ba9157..7dad1b61dac6 100644 --- a/frontend/static/quotes/english.json +++ b/frontend/static/quotes/english.json @@ -39345,6 +39345,12 @@ "source": "Doctor Who, Fallen Heroes", "id": 7770, "length": 485 + }, + { + "text": "As I fear not a child with a weapon he cannot lift, I will never fear the mind of a man who does not think.", + "source": "Words of Radiance, The Stormlight Archive, written by Brandon Sanderson", + "id": 7771, + "length": 107 } ] }