From f0a10a321316475fd05e2ee3a40e35c57b66b0a7 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sat, 31 Dec 2016 06:08:08 +0100 Subject: display certain types as lists of images --- app/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/index.js') diff --git a/app/index.js b/app/index.js index f59f760..899848e 100644 --- a/app/index.js +++ b/app/index.js @@ -305,7 +305,7 @@ OKCMS.prototype._createQueries = function(queryConfig, resourceCache) { as: config.as, sortBy: config.sortBy, descending: config.descending, - groupBy: config.groupBy + groupBy: config.groupBy, }); }); }; -- cgit v1.2.3-70-g09d2