up
This commit is contained in:
@@ -26,6 +26,10 @@ const InstalledDeviceSchema = mongoose.Schema({
|
||||
type: String,
|
||||
default: ''
|
||||
},
|
||||
score: {
|
||||
type: String,
|
||||
default: ''
|
||||
},
|
||||
userId: {
|
||||
type: String,
|
||||
ref: 'UserGPS'
|
||||
|
||||
Reference in New Issue
Block a user