diff --git a/js/the-great-divide.js b/js/the-great-divide.js index b34629d..5d9fa7c 100644 --- a/js/the-great-divide.js +++ b/js/the-great-divide.js @@ -15,7 +15,7 @@ const PlaceAllowlist = [ Settings = result.PolyPlus_Settings || {}; if (Settings.TheGreatDivide.Enabled !== true) { - //return + return } if (Settings.TheGreatDivide.UserStatsOn === true && window.location.pathname.split('/')[1] === 'u') { diff --git a/settings.html b/settings.html index caf7ef8..b15b50a 100755 --- a/settings.html +++ b/settings.html @@ -826,6 +826,45 @@ description --> +
Features here still work, but are separated from other features as they will no longer receive any improvements, or changes (bugs however may be fixed eventually if any are found).
+