diff options
Diffstat (limited to 'bucky/app/bucky.js')
| -rw-r--r-- | bucky/app/bucky.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bucky/app/bucky.js b/bucky/app/bucky.js index 757592a..d1aad4d 100644 --- a/bucky/app/bucky.js +++ b/bucky/app/bucky.js @@ -157,7 +157,7 @@ var bucky = module.exports = { next() }) }, - + /* MAIL */ ensureMailboxes: function (req, res, next){ |
