- dear god lazy loading why but it works good night
This commit is contained in:
@@ -143,7 +143,7 @@ export default {
|
||||
ingredients: ingredientsData,
|
||||
}
|
||||
|
||||
Spells.addSpell(data)
|
||||
Spells.addOne(data)
|
||||
.then(v => {
|
||||
this.$emit('addSpell', v.data)
|
||||
this.$refs["add_spell_modal"].hide()
|
||||
|
||||
Reference in New Issue
Block a user