CGallery upload files

This commit is contained in:
Paolo Arena
2021-11-23 15:59:38 +01:00
parent f94ae1d79d
commit 44e894c219

View File

@@ -41,9 +41,6 @@ const MySkillSchema = new Schema({
imagefile: {
type: String,
},
order: {
type: Number,
},
alt: {
type: String,
},