Fixed some issues with skill display
This commit is contained in:
@@ -135,6 +135,7 @@ let ComputedOnlySkillSchema = createPropertySchema({
|
||||
effects: {
|
||||
type: Array,
|
||||
optional: true,
|
||||
removeBeforeCompute: true,
|
||||
},
|
||||
'effects.$': {
|
||||
type: Object,
|
||||
|
||||
Reference in New Issue
Block a user