From 6a10257fd7230d08d9a64fc4877e85972375498d Mon Sep 17 00:00:00 2001 From: nztqa Date: Mon, 7 Aug 2017 17:40:50 +0900 Subject: Add change email address Set allow email change in admin panel --- .eslintrc.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.eslintrc.json') 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 } } -- cgit v1.2.3-1-g7c22