diff --git a/layout/pages/settings/interface.xml b/layout/pages/settings/interface.xml
index fe658d18..dc82a07d 100644
--- a/layout/pages/settings/interface.xml
+++ b/layout/pages/settings/interface.xml
@@ -350,6 +350,24 @@
+
+
+
+
+
+
+
+
+
+
+
diff --git a/layout/pages/settings/settings.xml b/layout/pages/settings/settings.xml
index 22c01a8d..c8dc6f9e 100644
--- a/layout/pages/settings/settings.xml
+++ b/layout/pages/settings/settings.xml
@@ -139,7 +139,7 @@
-
+
@@ -158,6 +158,9 @@
+
+
+
diff --git a/scripts/common/settings.js b/scripts/common/settings.js
index e03de3fb..886769b1 100644
--- a/scripts/common/settings.js
+++ b/scripts/common/settings.js
@@ -57,6 +57,7 @@ const SettingsTabs = {
TimerSubSection: 'TimerRadio',
PlayerStatusSubSection: 'PlayerStatusRadio',
KeypressSubSection: 'KeypressRadio',
+ ComparisonsSubSection: 'ComparisonsRadio',
JumpStatsSubSection: 'JumpStatsRadio',
WeaponSelSubSection: 'WeaponSelRadio',
StrafeSyncSubSection: 'StrafeSyncRadio',