Private GIT

Skip to content
Snippets Groups Projects
Commit 9fa9362f authored by Kilay's avatar Kilay Committed by vlbox
Browse files

GkTorrent: fix class change in html (#2510)

parent 50c64491
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,8 @@
- {id: tvshows, cat: TV, desc: "TV Shows"}
- {id: softwares, cat: PC, desc: "Softwares"}
- {id: music, cat: Audio, desc: "Music"}
- {id: games, cat: Console, desc: "Games"}
- {id: console-games, cat: Console, desc: "Console Games"}
- {id: pc-games, cat: PC/Games, desc: "PC Games"}
- {id: books, cat: Books, desc: "Books"}
modes:
......@@ -78,7 +79,8 @@
.Séries: "tvshows"
.Logiciels: "softwares"
.Musiques: "music"
.Jeux: "games"
.Jeux-Consoles: "console-games"
.Jeux-PC: "pc-games"
.Ebooks: "books"
date:
text: "now"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment