From a930387282551c58c04a563cd5b432ffb0334043 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 21 Jun 2018 11:37:11 +0200 Subject: comment form appends files --- bucky/app/bucky.js | 1 + 1 file changed, 1 insertion(+) (limited to 'bucky/app/bucky.js') diff --git a/bucky/app/bucky.js b/bucky/app/bucky.js index 70cfeec..3824c5e 100644 --- a/bucky/app/bucky.js +++ b/bucky/app/bucky.js @@ -511,6 +511,7 @@ var bucky = module.exports = { }) }) Promise.all(promises).then(values => { + res.files = values next() }).catch(err => { console.log(err) -- cgit v1.2.3-70-g09d2