diff --git a/www/common/outer/mailbox-handlers.js b/www/common/outer/mailbox-handlers.js index befd0d11f..10e61fb60 100644 --- a/www/common/outer/mailbox-handlers.js +++ b/www/common/outer/mailbox-handlers.js @@ -188,7 +188,7 @@ define([ type: box.type, hash: hash } - } + }; cb(false, toRemove); };