diff --git a/src/utils/Api.ts b/src/utils/Api.ts index e0d344d..d04bcd7 100644 --- a/src/utils/Api.ts +++ b/src/utils/Api.ts @@ -103,5 +103,5 @@ export enum APINode { Tags = 'tags', Actor = 'actor', Video = 'video', - TVShow = 'tvshow' + TVShow = 'tv' }