From 37a239777eae6427ebe0c0da76bdbe99e5063cbd Mon Sep 17 00:00:00 2001 From: Drew Date: Sat, 5 Oct 2024 01:31:22 -0700 Subject: [PATCH 1/2] Add Star Trek Voyager quote --- 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 44cb3b2b18c3..3d3e3b73a06e 100644 --- a/frontend/static/quotes/english.json +++ b/frontend/static/quotes/english.json @@ -38501,6 +38501,12 @@ "source": "Magnus Carlsen", "length": 116, "id": 7611 + }, + { + "text": "You are one of my most valued officers and you are my friend. It is vital that you understand me here. I need you, but I also need to know that I can count on you. You are my counsel, the one I turn to when I need my moral compass checked. We have forged this relationship for years and I depend on it. I realise you made a sacrifice for me, but it's not one I would have allowed you to make. You can use logic to justify almost anything. That's it's power, and it's flaw. From now on, bring your logic to me. Don't act on it behind my back.", + "source": "Captain Kathryn Janeway, Star Trek: Voyager", + "length": 541, + "id": 7612 } ] } From 838c1c7b744162524312774223e44ccdc6b16a47 Mon Sep 17 00:00:00 2001 From: Drew Date: Mon, 7 Oct 2024 20:50:44 -0700 Subject: [PATCH 2/2] Fix realize spelling --- 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 3d3e3b73a06e..82abb1d5e875 100644 --- a/frontend/static/quotes/english.json +++ b/frontend/static/quotes/english.json @@ -38503,7 +38503,7 @@ "id": 7611 }, { - "text": "You are one of my most valued officers and you are my friend. It is vital that you understand me here. I need you, but I also need to know that I can count on you. You are my counsel, the one I turn to when I need my moral compass checked. We have forged this relationship for years and I depend on it. I realise you made a sacrifice for me, but it's not one I would have allowed you to make. You can use logic to justify almost anything. That's it's power, and it's flaw. From now on, bring your logic to me. Don't act on it behind my back.", + "text": "You are one of my most valued officers and you are my friend. It is vital that you understand me here. I need you, but I also need to know that I can count on you. You are my counsel, the one I turn to when I need my moral compass checked. We have forged this relationship for years and I depend on it. I realize you made a sacrifice for me, but it's not one I would have allowed you to make. You can use logic to justify almost anything. That's it's power, and it's flaw. From now on, bring your logic to me. Don't act on it behind my back.", "source": "Captain Kathryn Janeway, Star Trek: Voyager", "length": 541, "id": 7612