From 159f65c1388298900c04d27fa134d46fd62ff956 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Thu, 21 Nov 2024 09:39:11 +0100 Subject: [PATCH] Add NextPVR to DVR/NVR Category --- json/nextpvr.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/json/nextpvr.json b/json/nextpvr.json index 9f57370c7b..0b2bb22088 100644 --- a/json/nextpvr.json +++ b/json/nextpvr.json @@ -2,7 +2,7 @@ "name": "NextPVR", "slug": "nextpvr", "categories": [ - 0 + 17 ], "date_created": "2024-11-20", "type": "ct", @@ -31,4 +31,4 @@ "password": null }, "notes": [] -} \ No newline at end of file +}