diff --git a/www/common/outer/mailbox.js b/www/common/outer/mailbox.js index 4c652e292..34af071d6 100644 --- a/www/common/outer/mailbox.js +++ b/www/common/outer/mailbox.js @@ -183,7 +183,7 @@ proxy.mailboxes = { return clientId !== cId; })); return; - }; + } var box = ctx.boxes[type];