From 226547202820068613afbd55bb4b0ac877972099 Mon Sep 17 00:00:00 2001 From: celestars <142359927+celestars@users.noreply.github.com> Date: Mon, 3 Jun 2024 12:52:38 +0300 Subject: [PATCH] impr(quotes): Add English quote (celestars) (#5452) --- 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 e7c4359c7..e279cb108 100644 --- a/frontend/static/quotes/english.json +++ b/frontend/static/quotes/english.json @@ -38555,6 +38555,12 @@ "source": "Mili - Through Patches of Violet", "length": 161, "id": 7059 + }, + { + "text": "You might know everything I'm going to do, but that's not going to help you, since I know everything you're going to do! Strange, isn't it?!", + "source": "Sonic - Sonic the Hedgehog (OVA, 1996)", + "length": 140, + "id": 7060 } ] }