mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
⚡ Updated names to keep backward compatibility
This commit is contained in:
@@ -38,7 +38,7 @@ export const taskDependencyFields = [
|
||||
/* -------------------------------------------------------------------------- */
|
||||
{
|
||||
displayName: 'Task ID',
|
||||
name: 'taskId',
|
||||
name: 'task',
|
||||
type: 'string',
|
||||
default: '',
|
||||
displayOptions: {
|
||||
@@ -90,7 +90,7 @@ export const taskDependencyFields = [
|
||||
/* -------------------------------------------------------------------------- */
|
||||
{
|
||||
displayName: 'Task ID',
|
||||
name: 'taskId',
|
||||
name: 'task',
|
||||
type: 'string',
|
||||
default: '',
|
||||
displayOptions: {
|
||||
|
||||
Reference in New Issue
Block a user