From 771519385cba1badf115b6c487db58d801bee537 Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Fri, 3 Feb 2023 15:31:45 +1300 Subject: [PATCH] torrent911: add new cat --- src/Jackett.Common/Definitions/torrent911.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Jackett.Common/Definitions/torrent911.yml b/src/Jackett.Common/Definitions/torrent911.yml index 340bd58b2..c95ffeec1 100644 --- a/src/Jackett.Common/Definitions/torrent911.yml +++ b/src/Jackett.Common/Definitions/torrent911.yml @@ -46,6 +46,7 @@ caps: - {id: Séries, cat: TV, desc: "TV"} - {id: Musiques, cat: Audio, desc: "Music"} - {id: Ebooks, cat: Books, desc: "Books"} + - {id: Livres, cat: Books, desc: "Livres"} - {id: Logiciels, cat: PC, desc: "Software"} - {id: Jeux-PC, cat: PC/Games, desc: "PC Games"} - {id: Jeux-Consoles, cat: Console/XBox 360, desc: "Console Games"}