mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
💄 Add icons to all nodes which did not have any
This commit is contained in:
@@ -12,6 +12,7 @@ export class Set implements INodeType {
|
||||
description: INodeTypeDescription = {
|
||||
displayName: 'Set',
|
||||
name: 'set',
|
||||
icon: 'fa:pen',
|
||||
group: ['input'],
|
||||
version: 1,
|
||||
description: 'Sets values on the items and removes if selected all other values.',
|
||||
|
||||
Reference in New Issue
Block a user