mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 01:56:46 +00:00
docs: Update aliases for file nodes (no-changelog) (#10028)
This commit is contained in:
@@ -28,7 +28,8 @@
|
|||||||
"ICS",
|
"ICS",
|
||||||
"iCal",
|
"iCal",
|
||||||
"RTF",
|
"RTF",
|
||||||
"64"
|
"64",
|
||||||
|
"Base64"
|
||||||
],
|
],
|
||||||
"subcategories": {
|
"subcategories": {
|
||||||
"Core Nodes": ["Files", "Data Transformation"]
|
"Core Nodes": ["Files", "Data Transformation"]
|
||||||
|
|||||||
@@ -32,7 +32,9 @@
|
|||||||
"Text",
|
"Text",
|
||||||
"RTF",
|
"RTF",
|
||||||
"XML",
|
"XML",
|
||||||
"64"
|
"64",
|
||||||
|
"Base64",
|
||||||
|
"Convert"
|
||||||
],
|
],
|
||||||
"subcategories": {
|
"subcategories": {
|
||||||
"Core Nodes": ["Files", "Data Transformation"]
|
"Core Nodes": ["Files", "Data Transformation"]
|
||||||
|
|||||||
Reference in New Issue
Block a user