mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 02:48:19 -07:00
Remove commented code
This commit is contained in:
parent
1c523fc4f0
commit
0e8e114c14
@ -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…
Reference in New Issue
Block a user