fix loading of tv show page
This commit is contained in:
parent
12dc8427aa
commit
43091ff7ed
@ -103,5 +103,5 @@ export enum APINode {
|
|||||||
Tags = 'tags',
|
Tags = 'tags',
|
||||||
Actor = 'actor',
|
Actor = 'actor',
|
||||||
Video = 'video',
|
Video = 'video',
|
||||||
TVShow = 'tvshow'
|
TVShow = 'tv'
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user