From ef69178abf6db0be81a136937c5b69b7f1796b27 Mon Sep 17 00:00:00 2001 From: Miodec Date: Tue, 8 Mar 2022 23:38:32 +0100 Subject: [PATCH] fixed quote id --- 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 85dce761d..98b546fad 100644 --- a/frontend/static/quotes/english.json +++ b/frontend/static/quotes/english.json @@ -34871,7 +34871,7 @@ "text": "I remember when I was a kid I got into web design by ripping off sites I liked. All you had to do was view source on your browser and there it was. The code. You could copy-paste it, modify it a little, put your name on it, and like that, it was your site. View source. What if we had that for people? Would people really wanna see?", "source": "Mr. Robot", "length": 332, - "id": 5915 + "id": 5916 } ] }