mirror of
https://github.com/usatiuk/ustk-todolist.git
synced 2025-10-28 15:47:48 +01:00
Update User.js
This commit is contained in:
@@ -17,6 +17,7 @@ const UserSchema = Schema({
|
||||
minLength: 3,
|
||||
maxLength: 50,
|
||||
trim: true,
|
||||
sparse: true,
|
||||
},
|
||||
googleId: {
|
||||
type: String,
|
||||
|
||||
Reference in New Issue
Block a user