1
0

fix(views): lint

This commit is contained in:
kolaente
2024-03-19 00:46:18 +01:00
parent 30b41bd143
commit 4b903c4f48
13 changed files with 81 additions and 91 deletions

View File

@ -109,7 +109,7 @@ function useAuth() {
name: 'project.view',
params: {
projectId,
viewId: route.query.view
viewId: route.query.view,
},
hash,
})