mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
💄 Add icons to all nodes which did not have any
This commit is contained in:
@@ -19,6 +19,7 @@ export class ReadBinaryFiles implements INodeType {
|
||||
description: INodeTypeDescription = {
|
||||
displayName: 'Read Binary Files',
|
||||
name: 'readBinaryFiles',
|
||||
icon: 'fa:file-import',
|
||||
group: ['input'],
|
||||
version: 1,
|
||||
description: 'Reads binary files from disk',
|
||||
|
||||
Reference in New Issue
Block a user