aboutsummaryrefslogtreecommitdiffstats
path: root/js/settings.js
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2020-03-15 13:13:27 -0500
committerJesús <heckyel@hyperbola.info>2020-03-15 13:13:27 -0500
commitc6ea3c8b35e3a36be5ff5094997178e0be3b643a (patch)
tree6e3ab9e7bae9c1ad4bd444fb642906db2dcb5f6e /js/settings.js
parentd62a0f38eeb36866a59f165d7f9bfb8dfd6ac3aa (diff)
downloadematrix-c6ea3c8b35e3a36be5ff5094997178e0be3b643a.tar.lz
ematrix-c6ea3c8b35e3a36be5ff5094997178e0be3b643a.tar.xz
ematrix-c6ea3c8b35e3a36be5ff5094997178e0be3b643a.zip
Uncloack CNAME hostnames
Diffstat (limited to 'js/settings.js')
-rw-r--r--js/settings.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/js/settings.js b/js/settings.js
index 8a8d25a..6984b2e 100644
--- a/js/settings.js
+++ b/js/settings.js
@@ -83,6 +83,7 @@
case 'iconBadgeEnabled':
case 'processHyperlinkAuditing':
case 'disableUpdateIcon':
+ case 'resolveCname':
changeUserSettings(target.id, target.checked);
break;
case 'collapseBlocked':