Fix Bug | relocate data | set basic filter
This commit is contained in:
@@ -5,6 +5,7 @@ const ScoreSchema = mongoose.Schema({
|
||||
type: String,
|
||||
ref: 'Device'
|
||||
},
|
||||
title:String,
|
||||
score: {
|
||||
type: Number,
|
||||
min: 0
|
||||
|
||||
Reference in New Issue
Block a user