From 684391cba09bc37f82d846658e2146013b8da00f Mon Sep 17 00:00:00 2001 From: Thomas Phillips Date: Wed, 29 Dec 2021 23:36:58 +0530 Subject: [PATCH] changes --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index ea41f6f..c6a1277 100644 --- a/manifest.json +++ b/manifest.json @@ -36,11 +36,11 @@ }, { "name": "email", - "type": "user" + "type": "email" }, { "name": "password", - "type": "user" + "type": "password" }, { "name": "is_public",