Fixed some Redirects for Mobile

Fixed other Login stuff on mobile
This commit is contained in:
2025-09-25 17:19:46 +02:00
parent 7f2a6ba438
commit 62c403307f
3 changed files with 27 additions and 6 deletions

View File

@@ -65,6 +65,14 @@ const auth = useAuthStore()
>
Objekte
</UButton>
<UButton
class="w-full my-1"
@click="auth.logout()"
color="rose"
variant="outline"
>
Abmelden
</UButton>
<UDivider class="my-5">Unternehmen wechseln</UDivider>