Skip to content

Commit 0b68731

Browse files
Update LoginGoogle.js
1 parent 773e8b8 commit 0b68731

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/OpenSign/src/components/LoginGoogle.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ const GoogleSignInBtn = ({
148148
email: userDetails.Email,
149149
// "passsword":userDetails.Phone,
150150
phone: userDetails.Phone,
151-
role: "contracts_Admin",
151+
role: "contracts_User",
152152
company: userDetails.Company,
153153
jobTitle: userDetails.Destination
154154
}

0 commit comments

Comments
 (0)