This commit is contained in:
2025-10-05 16:56:51 +02:00
parent 008d96d0b8
commit ce3f6323ea

View File

@@ -70,7 +70,6 @@ export const useAuthStore = defineStore("auth", {
jwt
}}
})
console.log(me)
this.user = me.user
this.permissions = me.permissions
this.tenants = me.tenants