From 80a2492a068e54269834a6454986d785257507ab Mon Sep 17 00:00:00 2001 From: Miodec Date: Wed, 26 Mar 2025 17:47:55 +0100 Subject: [PATCH] fix: quote length --- frontend/static/quotes/english.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/static/quotes/english.json b/frontend/static/quotes/english.json index 23cae0b65..79baa9afb 100644 --- a/frontend/static/quotes/english.json +++ b/frontend/static/quotes/english.json @@ -35983,7 +35983,7 @@ { "text": "You always make each day such a special day, you know how: By just you being you. Only one person in the whole world like you, that's you yourself!", "source": "Mr. Roger's Neighborhood ", - "length": 148, + "length": 147, "approvedBy": "Smithster", "id": 6646 },