From b8ca187ab3a98f61f0167d609863e68bd7a4b033 Mon Sep 17 00:00:00 2001 From: Alessandro Chitarrini <140112899+chitvs@users.noreply.github.com> Date: Thu, 5 Sep 2024 17:32:13 +0200 Subject: [PATCH] Open impr(quotes): add English quote (@chitvs) (#5844) Co-authored-by: Jack --- 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 f39bc3435..ab9460415 100644 --- a/frontend/static/quotes/english.json +++ b/frontend/static/quotes/english.json @@ -38531,6 +38531,12 @@ "source": "The Magnus Archives", "length": 369, "id": 7610 + }, + { + "text": "Some people think that if their opponent plays a beautiful game, it's ok to lose. I don't. You have to be merciless.", + "source": "Magnus Carlsen", + "length": 116, + "id": 7611 } ] }