mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-07-09 03:04:20 -04:00
Add missing genres on the front
This commit is contained in:
parent
e4403cc17c
commit
a085650a2e
@ -37,4 +37,10 @@ export enum Genre {
|
|||||||
Thriller = "Thriller",
|
Thriller = "Thriller",
|
||||||
War = "War",
|
War = "War",
|
||||||
Western = "Western",
|
Western = "Western",
|
||||||
|
Kids = "Kids",
|
||||||
|
News = "News",
|
||||||
|
Reality = "Reality",
|
||||||
|
Soap = "Soap",
|
||||||
|
Talk = "Talk",
|
||||||
|
Politics = "Politics",
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user