From 7b18b0f26d05383c051731270fa2aacc2a901c01 Mon Sep 17 00:00:00 2001 From: zev18 Date: Thu, 16 Jan 2025 13:55:05 -0500 Subject: [PATCH] impr(quotes): add 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 a277aeafbc38..d2e2ec4c5f1d 100644 --- a/frontend/static/quotes/english.json +++ b/frontend/static/quotes/english.json @@ -38571,6 +38571,12 @@ "source": "DanMachi", "length": 165, "id": 7632 + }, + { + "text": "Have faith in what you can't explain. Believe in what you can no longer deny.", + "source": "Doctor Fate, Young Justice", + "length": 77, + "id": 7633 } ] }