Update dependency eslint-plugin-vue to v7 (#255)
Fix lint errors Update dependency eslint-plugin-vue to v7 Co-authored-by: kolaente <k@knt.li> Co-authored-by: konrad <konrad@kola-entertainments.de> Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/255 Co-Authored-By: renovate <renovatebot@kolaente.de> Co-Committed-By: renovate <renovatebot@kolaente.de>
This commit is contained in:
@ -136,7 +136,7 @@ export default {
|
||||
this.load()
|
||||
},
|
||||
watch: {
|
||||
listId: () => { // watch it
|
||||
listId() { // watch it
|
||||
this.load()
|
||||
},
|
||||
},
|
||||
|
Reference in New Issue
Block a user