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