back-end done
This commit is contained in:
@@ -8,18 +8,11 @@ const SliderSchema = mongoose.Schema({
|
||||
image: {type: String, get: image},
|
||||
slider_details: {
|
||||
fa: {
|
||||
title: String,
|
||||
caption: String
|
||||
},
|
||||
en: {
|
||||
caption: String
|
||||
},
|
||||
de: {
|
||||
caption: String
|
||||
},
|
||||
tr: {
|
||||
caption: String
|
||||
},
|
||||
it: {
|
||||
title: String,
|
||||
caption: String
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user