mirror of
https://github.com/vale981/Vulcan
synced 2025-03-07 02:21:43 -05:00
Merge branch 'dtsepelev-master' into devel
This commit is contained in:
commit
26aa980826
1 changed files with 4 additions and 0 deletions
|
@ -19,6 +19,10 @@ categorySchema = new SimpleSchema({
|
||||||
optional: true,
|
optional: true,
|
||||||
autoform: {
|
autoform: {
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
image: {
|
||||||
|
type: String,
|
||||||
|
optional: true
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue