mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Remove console.log
This commit is contained in:
parent
844ca0eb4a
commit
aba88205e9
@ -394,7 +394,6 @@ export default {
|
||||
}
|
||||
this.loading = true
|
||||
|
||||
console.log(content)
|
||||
this.$apollo
|
||||
.mutate({
|
||||
mutation: this.contribution.id ? PostMutations().UpdatePost : PostMutations().CreatePost,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user