Split user
This commit is contained in:
@@ -12,7 +12,7 @@ const ScoreSchema = mongoose.Schema({
|
||||
},
|
||||
userId: {
|
||||
type: String,
|
||||
ref: 'User'
|
||||
ref: 'UserGPS'
|
||||
},
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user