diff --git a/4chan_x.user.js b/4chan_x.user.js
index 4d709948b..30c9c3cc5 100644
--- a/4chan_x.user.js
+++ b/4chan_x.user.js
@@ -1111,7 +1111,7 @@
var arr, checked, description, dialog, hiddenNum, hiddenThreads, html, input, key, li, main, obj, overlay, ul, _i, _len, _ref, _ref2;
hiddenThreads = $.get("hiddenThreads/" + g.BOARD + "/", {});
hiddenNum = Object.keys(g.hiddenReplies).length + Object.keys(hiddenThreads).length;
- html = "
| | |
Time formatting - :
- Supported format specifiers:
- Day: %a, %A, %d, %e
- Month: %m, %b, %B
- Year: %y
- Hour: %k, %H, %l (lowercase L), %I (uppercase i), %p, %P
- Minutes: %M
";
+ html = " | | |
Time formatting - :
- Supported format specifiers:
- Day: %a, %A, %d, %e
- Month: %m, %b, %B
- Year: %y
- Hour: %k, %H, %l (lowercase L), %I (uppercase i), %p, %P
- Minutes: %M
";
dialog = $.el('div', {
id: 'options',
innerHTML: html
diff --git a/changelog b/changelog
index ab7a0519e..f7f7df4d7 100644
--- a/changelog
+++ b/changelog
@@ -1,6 +1,10 @@
master
-2.19.4
+2.20.1
+- mayhem
+ fix regression: qr not preventing errors
+
+2.20.0
- mayhem
do not display inlined quotes within the quote preview
fix cross threads quotes in expanded threads or inlined cross quotes
diff --git a/script.coffee b/script.coffee
index e21603597..0cd0b6f91 100644
--- a/script.coffee
+++ b/script.coffee
@@ -794,13 +794,13 @@ options =
- | | |
+ | | |