Webpage Editor: Carousel Images
This commit is contained in:
@@ -41,6 +41,15 @@ const MyElemSchema = new Schema({
|
||||
container3: {
|
||||
type: String,
|
||||
},
|
||||
parambool: {
|
||||
type: Boolean,
|
||||
},
|
||||
parambool2: {
|
||||
type: Boolean,
|
||||
},
|
||||
parambool3: {
|
||||
type: Boolean,
|
||||
},
|
||||
number: {
|
||||
type: String,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user