mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 01:56:46 +00:00
feat(editor): Add prompt to save when leaving with unsaved changes in new canvas (no-changelog) (#9967)
This commit is contained in:
@@ -363,7 +363,7 @@ export const routes: RouteRecordRaw[] = [
|
||||
redirect: '/workflow/new',
|
||||
},
|
||||
{
|
||||
path: '/workflow-v2/:workflowId',
|
||||
path: '/workflow-v2/:name',
|
||||
name: VIEWS.WORKFLOW_V2,
|
||||
components: {
|
||||
default: NodeViewV2,
|
||||
|
||||
Reference in New Issue
Block a user