Added tenant log when no role is Present

This commit is contained in:
2025-01-07 11:21:55 +01:00
parent ceed45e409
commit 46fb5de260

View File

@@ -5,6 +5,7 @@
export const useRole = () => { export const useRole = () => {
const profileStore = useProfileStore() const profileStore = useProfileStore()
console.log(profileStore.currentTenant)
const generalAvailableRights = ref({ const generalAvailableRights = ref({