💄 Add icons to all nodes which did not have any
This commit is contained in:
@@ -12,6 +12,7 @@ export class If implements INodeType {
|
||||
description: INodeTypeDescription = {
|
||||
displayName: 'IF',
|
||||
name: 'if',
|
||||
icon: 'fa:map-signs',
|
||||
group: ['transform'],
|
||||
version: 1,
|
||||
description: 'Splits a stream depending on defined compare operations.',
|
||||
|
||||
Reference in New Issue
Block a user