summaryrefslogtreecommitdiff
path: root/lib/index.js
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2015-09-06 12:07:22 -0400
committerJules Laplace <jules@okfoc.us>2015-09-06 12:07:22 -0400
commit5e5cdd7e3758412851fffa56a9786ffa5d751e40 (patch)
tree97b567ba0bfa1700a7db5b03d276bb9f4c108484 /lib/index.js
parentabe12120374d07cf5f87192964a9d1c10741e475 (diff)
getting colors from keywords
Diffstat (limited to 'lib/index.js')
-rw-r--r--lib/index.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/index.js b/lib/index.js
index ace34af..c1ded7e 100644
--- a/lib/index.js
+++ b/lib/index.js
@@ -87,7 +87,7 @@ site.route = function(){
bucky.ensureLatestThreads,
bucky.ensureCommentCountsForThreads,
bucky.ensureFileCountsForThreads,
-// bucky.ensureFileSizeForThreads,
+ bucky.ensureKeywordsForThreads,
bucky.ensureHootbox,
bucky.ensureLastlog,
function(req, res){