diff --git a/builds/4chan-X.user.js b/builds/4chan-X.user.js
index 706c00a3d..f072397df 100644
--- a/builds/4chan-X.user.js
+++ b/builds/4chan-X.user.js
@@ -12671,7 +12671,7 @@
return;
}
$.event('CloseMenu');
- html = "
";
+ html = "";
Settings.overlay = overlay = $.el('div', {
id: 'overlay'
});
diff --git a/builds/crx/script.js b/builds/crx/script.js
index 54093da2d..213677cbf 100644
--- a/builds/crx/script.js
+++ b/builds/crx/script.js
@@ -12674,7 +12674,7 @@
return;
}
$.event('CloseMenu');
- html = "";
+ html = "";
Settings.overlay = overlay = $.el('div', {
id: 'overlay'
});
diff --git a/src/General/html/Settings/Settings.html b/src/General/html/Settings/Settings.html
index aed2811ee..f0f00094e 100755
--- a/src/General/html/Settings/Settings.html
+++ b/src/General/html/Settings/Settings.html
@@ -8,7 +8,7 @@
<%= meta.name %> | 
#{g.VERSION} | 
- Issues | 
+ Issues |