- dear god lazy loading why but it works good night
This commit is contained in:
@@ -182,7 +182,7 @@ export default {
|
||||
ingredients: ingredientsData,
|
||||
}
|
||||
|
||||
Spells.updateSpell(this.spell.id, data)
|
||||
Spells.updateOne(this.spell.id, data)
|
||||
.then(v => {
|
||||
this.$emit('updateSpell', v.data)
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user