mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
remove unused code, fix lint, locales, stylelint
This commit is contained in:
parent
814afa3a4d
commit
6ab7216a78
@ -65,7 +65,6 @@ export default {
|
||||
fetchPolicy: 'network-only',
|
||||
})
|
||||
.then((result) => {
|
||||
console.log(result.data.listContributionLinks.count)
|
||||
this.count = result.data.listContributionLinks.count
|
||||
this.items = result.data.listContributionLinks.links
|
||||
})
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user