summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2020-01-10 04:09:40 +0200
committerLauri Ojansivu <x@xet7.org>2020-01-10 04:09:40 +0200
commit5bece0dd1e8bb97d8ef07908179fb5735d097115 (patch)
treec61d262fbd3893ed0cdf64d8a0e7ba3269449fb0 /config
parent83e4d214cd7b339cffdc10529f9e072a0aa6ba53 (diff)
downloadwekan-5bece0dd1e8bb97d8ef07908179fb5735d097115.tar.gz
wekan-5bece0dd1e8bb97d8ef07908179fb5735d097115.tar.bz2
wekan-5bece0dd1e8bb97d8ef07908179fb5735d097115.zip
Fix prettier.
Diffstat (limited to 'config')
-rw-r--r--config/accounts.js10
1 files changed, 7 insertions, 3 deletions
diff --git a/config/accounts.js b/config/accounts.js
index f88f2d83..b19c12b9 100644
--- a/config/accounts.js
+++ b/config/accounts.js
@@ -38,9 +38,13 @@ AccountsTemplates.configure({
},
});
-['signIn', 'signUp', 'resetPwd', 'forgotPwd', 'enrollAccount'].forEach(
- routeName => AccountsTemplates.configureRoute(routeName),
-);
+[
+ 'signIn',
+ 'signUp',
+ 'resetPwd',
+ 'forgotPwd',
+ 'enrollAccount',
+].forEach(routeName => AccountsTemplates.configureRoute(routeName));
// We display the form to change the password in a popup window that already
// have a title, so we unset the title automatically displayed by useraccounts.