mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Fix lint, remove console.log
This commit is contained in:
parent
ee93efd6d9
commit
f2dcd99ac5
@ -88,7 +88,6 @@ export default {
|
|||||||
return CategoryQuery()
|
return CategoryQuery()
|
||||||
},
|
},
|
||||||
result(result) {
|
result(result) {
|
||||||
console.log('result', result)
|
|
||||||
this.categories = result.data.Category
|
this.categories = result.data.Category
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user