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