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