- don't have time for more security measures lmao

This commit is contained in:
Alexis
2020-06-16 21:21:12 +02:00
parent 3ce149a173
commit 5acc1d4999
2 changed files with 24 additions and 12 deletions

View File

@@ -51,7 +51,6 @@ export default {
return data
} else {
const { data } = await Schools.getSpellsFromSchool(this.school_id)
console.log(data.spells)
return data.spells
}
},