mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 10:31:15 +00:00
feat(editor): Show workflow breadcrumbs in canvas (#14710)
This commit is contained in:
committed by
GitHub
parent
be53453def
commit
46df8b47d6
@@ -613,6 +613,7 @@ export const enum WORKFLOW_MENU_ACTIONS {
|
||||
SETTINGS = 'settings',
|
||||
DELETE = 'delete',
|
||||
SWITCH_NODE_VIEW_VERSION = 'switch-node-view-version',
|
||||
RENAME = 'rename',
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user