CGallery upload files
This commit is contained in:
@@ -41,9 +41,6 @@ const MySkillSchema = new Schema({
|
|||||||
imagefile: {
|
imagefile: {
|
||||||
type: String,
|
type: String,
|
||||||
},
|
},
|
||||||
order: {
|
|
||||||
type: Number,
|
|
||||||
},
|
|
||||||
alt: {
|
alt: {
|
||||||
type: String,
|
type: String,
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user