From ab5c130b5957b73b6d6d1027076cd6fb0eae9929 Mon Sep 17 00:00:00 2001 From: Exploration Date: Mon, 11 Mar 2024 12:44:54 -0700 Subject: [PATCH] impr(quotes): add English quotes (TheExploration) (#5190) * impr(quotes): add English quotes * fix --- 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 323506c33244..810ca9c88162 100644 --- a/frontend/static/quotes/english.json +++ b/frontend/static/quotes/english.json @@ -38682,6 +38682,12 @@ "source": "Henry David Thoreau", "length": 78, "id": 7036 + }, + { + "text": "Consume enough of any type of art from a critical perspective and you begin to appreciate well-executed novelty over everything else. That's why film critics don't like blockbusters and music critics don't like radio pop. That doesn't mean they're bad just at a certain point, one man can have seen too much of the same thing.", + "source": "Chase Harley", + "length": 326, + "id": 7037 } ] }