From 4fcb80f6d6899401cf6dc1e74eb8c5435a25abdf Mon Sep 17 00:00:00 2001 From: whorf <94020527+whorfian@users.noreply.github.com> Date: Fri, 19 Nov 2021 18:36:30 -0600 Subject: [PATCH] fix length type for english quote (#2102) Co-authored-by: Michael Millwood --- static/quotes/english.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/quotes/english.json b/static/quotes/english.json index afd781318..72265dc85 100644 --- a/static/quotes/english.json +++ b/static/quotes/english.json @@ -32380,7 +32380,7 @@ { "text": "Maybe you should just press the button.", "source": "The Maze Runner", - "length": "38", + "length": 38, "id": 5455 }, {