mirror of
https://github.com/sct/overseerr.git
synced 2025-09-27 20:42:03 +02:00
build(deps): update dependencies and update relevant files
This commit is contained in:
@@ -3,7 +3,6 @@ import type {
|
||||
TmdbPersonResult,
|
||||
TmdbTvResult,
|
||||
} from '../api/themoviedb';
|
||||
import type { MediaRequest } from '../entity/MediaRequest';
|
||||
import Media from '../entity/Media';
|
||||
|
||||
export type MediaType = 'tv' | 'movie' | 'person';
|
||||
|
Reference in New Issue
Block a user