From 5404cd2e6e42db20d19d24995923af9cff2a45fc Mon Sep 17 00:00:00 2001 From: ccd0 Date: Mon, 6 Feb 2017 22:10:09 -0800 Subject: [PATCH] `Auto Hide QR` is now a suboption of `Persistent QR`. --- src/config/Config.coffee | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/Config.coffee b/src/config/Config.coffee index 3c3c89cc7..12d1f919d 100644 --- a/src/config/Config.coffee +++ b/src/config/Config.coffee @@ -437,7 +437,7 @@ Config = 'Auto Hide QR': [ true 'Automatically hide the quick reply when posting.' - 1 + 2 ] 'Open Post in New Tab': [ true