mirror of
https://github.com/vale981/Vulcan
synced 2025-03-06 10:01:40 -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,
|
||||
autoform: {
|
||||
}
|
||||
},
|
||||
image: {
|
||||
type: String,
|
||||
optional: true
|
||||
}
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue