From deaeb4fe462f0ea978107e9a6811296da4a12efd Mon Sep 17 00:00:00 2001 From: ccd0 Date: Fri, 18 Nov 2016 16:16:47 -0800 Subject: [PATCH] Move `Use Faster Image Host` to end of Image options. --- src/config/Config.coffee | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/config/Config.coffee b/src/config/Config.coffee index e7eff49e4..b64ad39c1 100644 --- a/src/config/Config.coffee +++ b/src/config/Config.coffee @@ -184,10 +184,6 @@ Config = ] 'Images and Videos': - 'Use Faster Image Host': [ - true - 'Change is.4chan.org links to point to the faster i.4cdn.org host.' - ] 'Image Expansion': [ true 'Expand images / videos.' @@ -287,6 +283,10 @@ Config = true 'Apply <%= meta.name %> mute and volume settings to videos opened in their own tabs.' ] + 'Use Faster Image Host': [ + true + 'Change is.4chan.org links to point to the faster i.4cdn.org host.' + ] 'Menu': 'Menu': [