From e0fe3e0bb5018176c5907fa0ea897e8b64c5a461 Mon Sep 17 00:00:00 2001 From: Miodec Date: Wed, 10 Feb 2021 17:31:59 +0000 Subject: [PATCH] missing space --- static/quotes/english.json | 24 ++++++------------------ 1 file changed, 6 insertions(+), 18 deletions(-) diff --git a/static/quotes/english.json b/static/quotes/english.json index 19097e1b8..cbaf9f505 100644 --- a/static/quotes/english.json +++ b/static/quotes/english.json @@ -1,22 +1,10 @@ { "language": "english", "groups": [ - [ - 0, - 100 - ], - [ - 101, - 300 - ], - [ - 301, - 600 - ], - [ - 601, - 9999 - ] + [0, 100], + [101, 300], + [301, 600], + [601, 9999] ], "quotes": [ { @@ -30416,7 +30404,7 @@ "id": 5118 }, { - "text": "There was a lot of time, but there was no money and no place to go.There were big hopes, but living every day was full of worry and when she walked down the streets everyone else looked like they were full of confidence and she looked really small.", + "text": "There was a lot of time, but there was no money and no place to go. There were big hopes, but living every day was full of worry and when she walked down the streets everyone else looked like they were full of confidence and she looked really small.", "source": "Reiko Saibara, Mainichi Kāsan", "length": 248, "id": 5119 @@ -31826,4 +31814,4 @@ "id": 5353 } ] -} \ No newline at end of file +}