From 57db7e983794a069eb21451138c1e21adba1db5d Mon Sep 17 00:00:00 2001 From: ccd0 Date: Sat, 18 Oct 2014 00:39:51 -0700 Subject: [PATCH] Clarify that index features need to be enabled for 4chan X catalog to work. --- src/General/Config.coffee | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/General/Config.coffee b/src/General/Config.coffee index a6e89f29f..75b6e76e2 100755 --- a/src/General/Config.coffee +++ b/src/General/Config.coffee @@ -3,7 +3,7 @@ Config = 'Miscellaneous': 'JSON Navigation' : [ true - 'Replace the board index with a dynamically generated one supporting searching, sorting, and infinite scrolling.' + 'Replace the original board index with one supporting searching, sorting, infinite scrolling, and a catalog mode.' ] 'External Catalog': [ false