1
0
Fork 0
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:
viown 2024-09-08 13:53:29 +03:00 committed by Bill Thornton
parent c33ee1b381
commit 5396e3c95c
2 changed files with 12 additions and 13 deletions

View file

@ -74,7 +74,7 @@ build: ${__JF_BUILD_VERSION__}`);
}
// Initialize automatic (default) cast target
initializeAutoCast(ServerConnections.currentApiClient());
initializeAutoCast();
// Load the translation dictionary
await loadCoreDictionary();