fix : CI/CD
All checks were successful
Auto Tag Develop / tag (push) Successful in 5s

This commit is contained in:
2026-02-09 15:48:16 +01:00
parent 31c0ae15f4
commit e6fbfcd36d

View File

@@ -64,7 +64,7 @@
<script setup lang="ts"> <script setup lang="ts">
const auth = useAuthStore() const auth = useAuthStore()
const { version } = useAppVersion() const {version} = useAppVersion()
const handleLogout = async () => { const handleLogout = async () => {
await auth.logout() await auth.logout()