- Provincia obbligatoria, chiedo conferma se non vuole entrare nel circuito.
This commit is contained in:
@@ -444,6 +444,9 @@ const UserSchema = new mongoose.Schema({
|
||||
noNameSurname: {
|
||||
type: Boolean,
|
||||
},
|
||||
noCircuit: {
|
||||
type: Boolean,
|
||||
},
|
||||
noFoto: {
|
||||
type: Boolean,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user