summaryrefslogtreecommitdiffstats
path: root/.eslintrc.json
diff options
context:
space:
mode:
authornztqa <nztqa@users.noreply.github.com>2017-08-07 17:40:50 +0900
committernztqa <nztqa@users.noreply.github.com>2017-08-07 17:40:50 +0900
commit6a10257fd7230d08d9a64fc4877e85972375498d (patch)
tree263bed8ce542bda6f31f09eb521362c76b3c3440 /.eslintrc.json
parent57219df16afbc0c512e15ed9801308591b41d318 (diff)
downloadwekan-6a10257fd7230d08d9a64fc4877e85972375498d.tar.gz
wekan-6a10257fd7230d08d9a64fc4877e85972375498d.tar.bz2
wekan-6a10257fd7230d08d9a64fc4877e85972375498d.zip
Add change email address
Set allow email change in admin panel
Diffstat (limited to '.eslintrc.json')
-rw-r--r--.eslintrc.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/.eslintrc.json b/.eslintrc.json
index c1ee03b8..51b2037f 100644
--- a/.eslintrc.json
+++ b/.eslintrc.json
@@ -129,6 +129,7 @@
"JsonRoutes": true,
"Authentication": true,
"Integrations": true,
- "HTTP": true
+ "HTTP": true,
+ "AccountSettings": true
}
}