Removed Log Output
This commit is contained in:
@@ -5,8 +5,6 @@
|
||||
|
||||
export const useRole = () => {
|
||||
const profileStore = useProfileStore()
|
||||
console.log(profileStore.currentTenant)
|
||||
|
||||
|
||||
const generalAvailableRights = ref({
|
||||
projects: {
|
||||
|
||||
Reference in New Issue
Block a user