From 42e8b63e650a1d6eac049db850fbf0f0f40a153b Mon Sep 17 00:00:00 2001 From: ccd0 Date: Mon, 6 Feb 2017 00:39:09 -0800 Subject: [PATCH] Alert users to additional options in the gallery and thread watcher menus. --- src/config/Config.coffee | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config/Config.coffee b/src/config/Config.coffee index 518e938a4..3c3c89cc7 100644 --- a/src/config/Config.coffee +++ b/src/config/Config.coffee @@ -207,7 +207,7 @@ Config = ] 'Gallery': [ true - 'Adds a simple and cute image gallery.' + 'Adds a simple and cute image gallery. Has more options in the gallery menu.' ] 'Fullscreen Gallery': [ false @@ -398,7 +398,7 @@ Config = ] 'Thread Watcher': [ true - 'Bookmark threads.' + 'Bookmark threads. Has more options in the thread watcher menu.' ] 'Fixed Thread Watcher': [ true