From 3cc9ff370a5e3f5bf321dc56963ae3bc73e75284 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sun, 10 Dec 2017 17:25:32 +0100 Subject: posting new threads and comments working --- bucky/app/router.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bucky/app/router.js') diff --git a/bucky/app/router.js b/bucky/app/router.js index 134ab1d..bd72a4d 100644 --- a/bucky/app/router.js +++ b/bucky/app/router.js @@ -80,7 +80,7 @@ module.exports = function(app){ multer.array("files"), bucky.verifyFilesOrComment, bucky.createThread, -// bucky.createFiles, + bucky.createOptionalFiles, bucky.createOptionalComment, function(req, res){ res.json(res.thread) -- cgit v1.2.3-70-g09d2