fixed: se aggiungo una Provincia sul frontend non si aggiungeva
This commit is contained in:
@@ -98,7 +98,7 @@ const MySkillSchema = new Schema(
|
||||
},
|
||||
},
|
||||
...Reaction.getFieldsForReactions()
|
||||
});
|
||||
}, { strict: false });
|
||||
|
||||
MySkillSchema.index({ 'idapp': 1 });
|
||||
|
||||
|
||||
Reference in New Issue
Block a user