Added tenant log when no role is Present
This commit is contained in:
@@ -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({
|
||||||
|
|||||||
Reference in New Issue
Block a user