mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Remove commented code
This commit is contained in:
parent
1c523fc4f0
commit
0e8e114c14
1 changed files with 0 additions and 8 deletions
|
@ -265,14 +265,6 @@ define(['apphost', 'userSettings', 'browser', 'events', 'pluginManager', 'backdr
|
|||
|
||||
var requiresRegistration = true;
|
||||
|
||||
// if (context !== 'serverdashboard') {
|
||||
//
|
||||
// if (newId !== id) {
|
||||
// requiresRegistration = false;
|
||||
// }
|
||||
// id = newId;
|
||||
// }
|
||||
|
||||
if (currentThemeId && currentThemeId === id) {
|
||||
resolve();
|
||||
return;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue