From 75e527334e4e9a94b63704f87aa650c75f13891c Mon Sep 17 00:00:00 2001 From: eug-vs Date: Wed, 24 Jun 2020 00:58:45 +0300 Subject: feat: migrate to latest which-types --- config/default.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config') diff --git a/config/default.json b/config/default.json index e112f3e..3d8ffd2 100644 --- a/config/default.json +++ b/config/default.json @@ -8,7 +8,7 @@ "local" ], "local": { - "usernameField": "name", + "usernameField": "username", "passwordField": "password" } } -- cgit v1.2.3