Tidying
This commit is contained in:
@@ -70,7 +70,6 @@ export const useAuthStore = defineStore("auth", {
|
|||||||
jwt
|
jwt
|
||||||
}}
|
}}
|
||||||
})
|
})
|
||||||
console.log(me)
|
|
||||||
this.user = me.user
|
this.user = me.user
|
||||||
this.permissions = me.permissions
|
this.permissions = me.permissions
|
||||||
this.tenants = me.tenants
|
this.tenants = me.tenants
|
||||||
|
|||||||
Reference in New Issue
Block a user