diff --git a/UI/Settings/SettingsLayout.js b/UI/Settings/SettingsLayout.js index b80e08b96..b3947f920 100644 --- a/UI/Settings/SettingsLayout.js +++ b/UI/Settings/SettingsLayout.js @@ -48,7 +48,7 @@ define( indexersTab : '.x-indexers-tab', downloadClientTab : '.x-download-client-tab', notificationsTab : '.x-notifications-tab', - generalTab : '.x-general-tab', + generalTab : '.x-general-tab' }, events: { diff --git a/UI/Settings/SettingsLayoutTemplate.html b/UI/Settings/SettingsLayoutTemplate.html index 95be24b6d..b03c3c7df 100644 --- a/UI/Settings/SettingsLayoutTemplate.html +++ b/UI/Settings/SettingsLayoutTemplate.html @@ -5,7 +5,6 @@
  • Download Client
  • Notifications
  • General
  • -
  • Misc
  • @@ -16,7 +15,6 @@
    -
    \ No newline at end of file