mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fix merge conflict
This commit is contained in:
parent
c33ee1b381
commit
5396e3c95c
2 changed files with 12 additions and 13 deletions
|
@ -74,7 +74,7 @@ build: ${__JF_BUILD_VERSION__}`);
|
|||
}
|
||||
|
||||
// Initialize automatic (default) cast target
|
||||
initializeAutoCast(ServerConnections.currentApiClient());
|
||||
initializeAutoCast();
|
||||
|
||||
// Load the translation dictionary
|
||||
await loadCoreDictionary();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue