mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2025-12-24 02:39:18 -05:00
refactor(tmdb): apply prettier
This commit is contained in:
@@ -128,7 +128,7 @@ class TheMovieDb extends ExternalAPI implements TvShowIndexer {
|
||||
constructor({
|
||||
discoverRegion,
|
||||
originalLanguage,
|
||||
}: { discoverRegion?: string; originalLanguage?: string } = {}) {
|
||||
}: { discoverRegion?: string; originalLanguage?: string } = {}) {
|
||||
super(
|
||||
'https://api.themoviedb.org/3',
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user