mirror of
https://github.com/maxdorninger/MediaManager.git
synced 2026-04-22 00:35:50 +02:00
Merge branch 'master' into feat/multi-language-metadata
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
});
|
||||
client.GET('/api/v1/tv/importable').then(({ data, error }) => {
|
||||
if (!error) {
|
||||
importableMovies = data;
|
||||
importableShows = data;
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user