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