mirror of
https://github.com/Jackett/Jackett
synced 2025-02-24 15:21:06 +00:00
Dxdhd: Fix invalid category
This commit is contained in:
parent
642f990862
commit
4cd184ae72
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
- {id: 5, cat: PC/0day, desc: "Apps"}
|
||||
- {id: 6, cat: Books, desc: "Books"}
|
||||
- {id: 7, cat: PC/Games, desc: "Games"}
|
||||
- {id: 8, cat: PC/Sport, desc: "Sports"}
|
||||
- {id: 8, cat: TV/Sport, desc: "Sports"}
|
||||
- {id: 9, cat: Other, desc: "Other"}
|
||||
|
||||
modes:
|
||||
|
|
Loading…
Reference in a new issue