mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
⚡ Improve autocomplete and a few other changes
This commit is contained in:
@@ -107,7 +107,7 @@ export class ExecuteWorkflow implements INodeType {
|
||||
type: 'string',
|
||||
typeOptions: {
|
||||
alwaysOpenEditWindow: true,
|
||||
editor: 'code',
|
||||
editor: 'json',
|
||||
rows: 10,
|
||||
},
|
||||
displayOptions: {
|
||||
|
||||
Reference in New Issue
Block a user