From ca7e286b9bf24a777fcf8b4cdc85c20dd4a33085 Mon Sep 17 00:00:00 2001 From: friendlyanon Date: Mon, 10 Jul 2017 20:13:29 +0200 Subject: [PATCH] Update Config.coffee --- src/config/Config.coffee | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/config/Config.coffee b/src/config/Config.coffee index cd9332164..6e64c3eb0 100644 --- a/src/config/Config.coffee +++ b/src/config/Config.coffee @@ -307,6 +307,11 @@ Config = 'Add a report link to the menu.' 1 ] + 'Copy Text Link': [ + true + 'Add a link to copy the post\'s text.' + 1 + ] 'Thread Hiding Link': [ true 'Add a link to hide entire threads.'