From fd5f350b8ba4765870e3439fbddaf1b3df2b69c5 Mon Sep 17 00:00:00 2001 From: Technet <38403028+Technet8394@users.noreply.github.com> Date: Wed, 30 Aug 2023 07:33:10 -0500 Subject: [PATCH] impr(quote): add quote (Technet8394) (#4595) --- 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 4d74a196b..6d7c4011c 100644 --- a/frontend/static/quotes/english.json +++ b/frontend/static/quotes/english.json @@ -38714,6 +38714,12 @@ "source": "Mr. Robot, Season 4 Episode 7", "length": 411, "id": 6988 + }, + { + "text": "No matter how ridiculous the odds may seem, within us resides the power to overcome these challenges and achieve something beautiful. That one day we look back at where we started, and be amazed by how far we’ve come.", + "source": "Technoblade", + "length": 217, + "id": 6989 } ] }