Fixed buffs not being insertable
This commit is contained in:
@@ -59,6 +59,7 @@ let AppliedBuffSchema = new SimpleSchema({
|
|||||||
},
|
},
|
||||||
appliedBy: {
|
appliedBy: {
|
||||||
type: Object,
|
type: Object,
|
||||||
|
optional: true,
|
||||||
},
|
},
|
||||||
'appliedBy.name': {
|
'appliedBy.name': {
|
||||||
type: String,
|
type: String,
|
||||||
|
|||||||
Reference in New Issue
Block a user