mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
docs: Add aliases to compare datasets node (#8010)
## Summary Make the Compare Datasets node findable when typing "sync" or "syncing" in the Nodes panel https://linear.app/n8n/issue/NODE-991/make-the-compare-datasets-node-finable-when-typing-sync-or-syncing-in
This commit is contained in:
@@ -41,7 +41,7 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"alias": ["Join", "Concatenate", "Compare", "Dataset", "Split"],
|
"alias": ["Join", "Concatenate", "Compare", "Dataset", "Split", "Sync", "Syncing"],
|
||||||
"subcategories": {
|
"subcategories": {
|
||||||
"Core Nodes": ["Flow"]
|
"Core Nodes": ["Flow"]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user