Aggiornamenti
This commit is contained in:
@@ -17,7 +17,9 @@ const cfgserverSchema = new Schema({
|
||||
required: true,
|
||||
trim: true,
|
||||
minlength: 1,
|
||||
unique: true,
|
||||
},
|
||||
idapp: {
|
||||
type: String,
|
||||
},
|
||||
userId: {
|
||||
type: String,
|
||||
|
||||
Reference in New Issue
Block a user