fix : correction de l'impression des absences + ajout d'un favicon
All checks were successful
Auto Tag Develop / tag (push) Successful in 5s

This commit is contained in:
2026-02-09 20:49:47 +01:00
parent 92d5fa55d0
commit 5be33abb03
6 changed files with 22 additions and 11 deletions

View File

@@ -63,7 +63,6 @@ const handleSubmit = async () => {
isSubmitting.value = true
try {
console.log(useRuntimeConfig().public.apiBase)
await auth.login(username.value, password.value)
await router.push('/')