Fixed spells not being able to be inserted or editing in characters
This commit is contained in:
@@ -40,8 +40,8 @@ const propertySchemasIndex = {
|
||||
savingThrow: ComputedSavingThrowSchema,
|
||||
skill: ComputedSkillSchema,
|
||||
slot: SlotSchema,
|
||||
spellList: ComputedSpellSchema,
|
||||
spell: ComputedSpellListSchema,
|
||||
spellList: ComputedSpellListSchema,
|
||||
spell: ComputedSpellSchema,
|
||||
toggle: ToggleSchema,
|
||||
container: ContainerSchema,
|
||||
item: ItemSchema,
|
||||
|
||||
Reference in New Issue
Block a user