mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
docs(editor): Nodes icons, Merge node descriptions (#8517)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com> Co-authored-by: Marcus <marcus@n8n.io>
This commit is contained in:
@@ -44,7 +44,7 @@ export class Xml implements INodeType {
|
||||
},
|
||||
{
|
||||
displayName:
|
||||
"If your XML is inside a binary file, use the 'Extract From File' node to convert it to text first",
|
||||
"If your XML is inside a binary file, use the 'Extract from File' node to convert it to text first",
|
||||
name: 'xmlNotice',
|
||||
type: 'notice',
|
||||
default: '',
|
||||
|
||||
Reference in New Issue
Block a user