From f5431ddade35e0375306fed99ccd52d0e25d1cd8 Mon Sep 17 00:00:00 2001 From: florianfederspiel Date: Tue, 20 May 2025 17:15:01 +0200 Subject: [PATCH] Removed Log Output --- composables/useRole.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/composables/useRole.js b/composables/useRole.js index 9548a13..053fc4f 100644 --- a/composables/useRole.js +++ b/composables/useRole.js @@ -5,8 +5,6 @@ export const useRole = () => { const profileStore = useProfileStore() - console.log(profileStore.currentTenant) - const generalAvailableRights = ref({ projects: {