Added tenant log when no role is Present
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
|
||||
export const useRole = () => {
|
||||
const profileStore = useProfileStore()
|
||||
console.log(profileStore.currentTenant)
|
||||
|
||||
|
||||
const generalAvailableRights = ref({
|
||||
|
||||
Reference in New Issue
Block a user