mirror of
https://github.com/n8n-io/n8n.git
synced 2025-02-02 07:01:30 -08:00
👕 Fix lint issue
This commit is contained in:
parent
1b724db3c2
commit
00249c85ee
|
@ -313,7 +313,7 @@ export const responderFields: INodeProperties[] = [
|
|||
}, {
|
||||
name: 'Red',
|
||||
value: TLP.red,
|
||||
}
|
||||
},
|
||||
],
|
||||
description: 'Traffict Light Protocol (TLP). Default=Amber',
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue