- Added the magic mystery key wooo
This commit is contained in:
@@ -143,6 +143,8 @@ export default {
|
||||
ingredients: ingredientsData,
|
||||
}
|
||||
|
||||
console.log(data)
|
||||
|
||||
Spells.addSpell(data)
|
||||
.then(v => {
|
||||
this.$emit('addSpell', v.data)
|
||||
|
||||
Reference in New Issue
Block a user