Fixes token checking
All checks were successful
Gitea Build Action / build-go (push) Successful in 25s
Gitea Build Action / build-nuxt (push) Successful in 10m1s

This commit is contained in:
Daniel Svitan
2025-06-05 16:57:02 +02:00
parent 48e433ff1e
commit 7b99b75def
4 changed files with 50 additions and 18 deletions

View File

@@ -18,5 +18,8 @@
"valibot": "^1.1.0",
"vue": "^3.5.16",
"vue-router": "^4.5.1"
},
"devDependencies": {
"prettier": "^3.5.3"
}
}