From c209a71c0d7d3d7f13aff7ea56ac490fd02395ab Mon Sep 17 00:00:00 2001 From: gocivici Date: Mon, 3 Oct 2022 15:42:08 +0300 Subject: [PATCH] changed list --- main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.js b/main.js index 3704b22..a432033 100644 --- a/main.js +++ b/main.js @@ -53,8 +53,8 @@ var movies = [ ["The Texas Chainsaw Massacre", 1, "Sally Hardesty"], ["It", 1, "Eddie Kaspbrak"], ["It Follows", 2, "Jaime Height"], - ["Rec", 2, "Ángela Vidal"], ["A Nightmare on Elm Street", 1, "Nancy Thompson"], + ["Rec", 2, "Ángela Vidal"], ["The Ring", 0, "Rachel Keller"], ["Friday the 13th", 0, "Alice Hardy"], ["Event Horizon", 2, "Lieutenant Starck"],