mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
remove console logs
This commit is contained in:
parent
56fcd7d445
commit
297c892e57
@ -87,7 +87,6 @@ export default {
|
||||
query: getPendingCreations,
|
||||
})
|
||||
.then((result) => {
|
||||
console.log(result.data)
|
||||
this.$store.commit('setOpenCreations', result.data.getPendingCreations.length)
|
||||
})
|
||||
.catch()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user