mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-19 11:01:15 +00:00
This commit is contained in:
@@ -38,8 +38,6 @@ export const useRBACStore = defineStore(STORES.RBAC, () => {
|
||||
folder: {},
|
||||
insights: {},
|
||||
dataStore: {},
|
||||
execution: {},
|
||||
workflowTags: {},
|
||||
});
|
||||
|
||||
function addGlobalRole(role: Role) {
|
||||
|
||||
Reference in New Issue
Block a user