back-end done

This commit is contained in:
Amir Mohamadi
2020-12-10 16:36:48 +03:30
parent 80a7abafb7
commit bc5e617778
92 changed files with 5217 additions and 3379 deletions
+2 -9
View File
@@ -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
}
},