From 46fb5de260ef2087f2b15dd8e12b4cddca7ad2c2 Mon Sep 17 00:00:00 2001 From: florianfederspiel Date: Tue, 7 Jan 2025 11:21:55 +0100 Subject: [PATCH] Added tenant log when no role is Present --- composables/useRole.js | 1 + 1 file changed, 1 insertion(+) diff --git a/composables/useRole.js b/composables/useRole.js index ec39795..8437974 100644 --- a/composables/useRole.js +++ b/composables/useRole.js @@ -5,6 +5,7 @@ export const useRole = () => { const profileStore = useProfileStore() + console.log(profileStore.currentTenant) const generalAvailableRights = ref({