From d739b867e6bb62a002882efc8c6e80aa37f30237 Mon Sep 17 00:00:00 2001 From: Felix Hammerl Date: Wed, 30 Mar 2016 17:41:15 +0200 Subject: Fix linter error --- web-ui/app/js/mixins/with_mail_sandbox.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web-ui/app/js/mixins') diff --git a/web-ui/app/js/mixins/with_mail_sandbox.js b/web-ui/app/js/mixins/with_mail_sandbox.js index a156e691..c292cb70 100644 --- a/web-ui/app/js/mixins/with_mail_sandbox.js +++ b/web-ui/app/js/mixins/with_mail_sandbox.js @@ -71,7 +71,7 @@ define( }, '*'); }; }; - }; + } return withMailSandbox; } -- cgit v1.2.3