- comune residenza anche sulla email

- comune non obbligatorio... Skippa
This commit is contained in:
Surya Paolo
2025-11-27 03:15:01 +01:00
parent 33e51bac0e
commit 514c2488cc
5 changed files with 14 additions and 2 deletions

View File

@@ -538,6 +538,9 @@ const UserSchema = new mongoose.Schema({
noCircuit: {
type: Boolean,
},
noComune: {
type: Boolean,
},
noCircIta: {
type: Boolean,
},