- Gruppi (3) - lista degli utenti del gruppo

This commit is contained in:
paoloar77
2022-02-05 23:28:15 +01:00
parent daf872fe55
commit 16664f7be7
12 changed files with 387 additions and 107 deletions

View File

@@ -64,6 +64,7 @@ const MySkillSchema = new Schema({
}],
note: {
type: String,
default: '',
},
subTitle: {
type: String,