diff --git a/MediaBrowser.WebDashboard/Api/PackageCreator.cs b/MediaBrowser.WebDashboard/Api/PackageCreator.cs index 226dd462a6..b52845e991 100644 --- a/MediaBrowser.WebDashboard/Api/PackageCreator.cs +++ b/MediaBrowser.WebDashboard/Api/PackageCreator.cs @@ -561,18 +561,13 @@ namespace MediaBrowser.WebDashboard.Api "addpluginpage.js", "autoorganizetv.js", "autoorganizelog.js", - "channelsettings.js", "dashboardgeneral.js", "dashboardpage.js", - "devicesupload.js", "directorybrowser.js", "editcollectionitems.js", "edititemmetadata.js", - "edititemsubtitles.js", "playbackconfiguration.js", "cinemamodeconfiguration.js", - "forgotpassword.js", - "forgotpasswordpin.js", "indexpage.js", "itembynamedetailpage.js", "itemdetailpage.js", @@ -586,8 +581,6 @@ namespace MediaBrowser.WebDashboard.Api "metadatasubtitles.js", "moviecollections.js", "notifications.js", - "notificationsetting.js", - "notificationsettings.js", "playlists.js", "playlistedit.js", "plugincatalogpage.js",