From 6c2014e3afcd407e54f3b37f4347234afe939fb6 Mon Sep 17 00:00:00 2001 From: PeasfulTown <126224325+PeasfulTown@users.noreply.github.com> Date: Fri, 7 Apr 2023 07:18:53 -0400 Subject: [PATCH] fix: added missing dot to quote (#4144) PeasfulTown --- frontend/static/quotes/english.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/static/quotes/english.json b/frontend/static/quotes/english.json index 3caf434fe..c09feaf66 100644 --- a/frontend/static/quotes/english.json +++ b/frontend/static/quotes/english.json @@ -37553,9 +37553,9 @@ "id": 6623 }, { - "text": "A darkness approaches. A day will come in the future where everything you care about will change... Until then I'll be watching you! I'll be watching you..", + "text": "A darkness approaches. A day will come in the future where everything you care about will change... Until then I'll be watching you! I'll be watching you...", "source": "Bill Cipher, Gravity Falls", - "length": 155, + "length": 156, "approvedBy": "Smithster", "id": 6624 },