1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Apply review feedback

This commit is contained in:
Niels van Velzen 2024-04-27 09:38:06 +02:00
parent d113f22256
commit 3423fb3237

View file

@ -234,7 +234,7 @@ async function onAppReady() {
}
});
brandingCss.then(handleStyleChange);
handleStyleChange();
}
}