From e950e40d69dafe56ffec914eb6098fa9dbd1bbf4 Mon Sep 17 00:00:00 2001 From: ccd0 Date: Sat, 13 Feb 2016 11:47:25 -0800 Subject: [PATCH] Fix order of menu options. --- src/General/Config.coffee | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/General/Config.coffee b/src/General/Config.coffee index 5bbb49a04..126886009 100644 --- a/src/General/Config.coffee +++ b/src/General/Config.coffee @@ -309,6 +309,11 @@ Config = 'Add post and image deletion links to the menu.' 1 ] + 'Archive Link': [ + true + 'Add an archive link to the menu.' + 1 + ] 'Edit Link': [ true 'Add a link to edit the image in Tegaki, /i/\'s painting program. Requires Quick Reply.' @@ -319,11 +324,6 @@ Config = 'Add a download with original filename link to the menu.' 1 ] - 'Archive Link': [ - true - 'Add an archive link to the menu.' - 1 - ] 'Monitoring': 'Thread Updater': [