mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
fix(editor): Center first node inserted if builder is showing (no-changelog) (#19421)
This commit is contained in:
@@ -1892,7 +1892,7 @@ watch(
|
|||||||
name: CanvasNodeRenderType.AIPrompt,
|
name: CanvasNodeRenderType.AIPrompt,
|
||||||
type: CanvasNodeRenderType.AIPrompt,
|
type: CanvasNodeRenderType.AIPrompt,
|
||||||
typeVersion: 1,
|
typeVersion: 1,
|
||||||
position: [-690, -15],
|
position: [-300, -100],
|
||||||
parameters: {},
|
parameters: {},
|
||||||
draggable: false,
|
draggable: false,
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user