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,
|
savingThrow: ComputedSavingThrowSchema,
|
||||||
skill: ComputedSkillSchema,
|
skill: ComputedSkillSchema,
|
||||||
slot: SlotSchema,
|
slot: SlotSchema,
|
||||||
spellList: ComputedSpellSchema,
|
spellList: ComputedSpellListSchema,
|
||||||
spell: ComputedSpellListSchema,
|
spell: ComputedSpellSchema,
|
||||||
toggle: ToggleSchema,
|
toggle: ToggleSchema,
|
||||||
container: ContainerSchema,
|
container: ContainerSchema,
|
||||||
item: ItemSchema,
|
item: ItemSchema,
|
||||||
|
|||||||
Reference in New Issue
Block a user