mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
⚡ Fix inital position of Start-Node for now horizontal flows
This commit is contained in:
@@ -1232,8 +1232,8 @@ export default mixins(
|
||||
type: 'n8n-nodes-base.start',
|
||||
typeVersion: 1,
|
||||
position: [
|
||||
300,
|
||||
100,
|
||||
300,
|
||||
] as XYPositon,
|
||||
parameters: {},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user