From f564edd51c14683416bca9b6896857c87c29487e Mon Sep 17 00:00:00 2001 From: Jon Maddox Date: Thu, 12 Aug 2021 23:30:08 -0400 Subject: [PATCH] wrong genre --- PlutoIPTV/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PlutoIPTV/index.js b/PlutoIPTV/index.js index 7a67edc..27e7908 100755 --- a/PlutoIPTV/index.js +++ b/PlutoIPTV/index.js @@ -168,7 +168,7 @@ const seriesGenres = [ [["Western"], ["Westerns", "Classic Westerns"]], [["LGBTQ"], ["Gay & Lesbian", "Gay & Lesbian Dramas", "Gay"]], [["Game show"], ["Game Show"]], - [["War"], ["Classic War Stories"]], + [["Military"], ["Classic War Stories"]], ]; versions = ["main"];