👕 Fix lint issue

This commit is contained in:
Jan Oberhauser 2020-12-02 13:11:01 +01:00
parent 1b724db3c2
commit 00249c85ee

View file

@ -313,7 +313,7 @@ export const responderFields: INodeProperties[] = [
}, { }, {
name: 'Red', name: 'Red',
value: TLP.red, value: TLP.red,
} },
], ],
description: 'Traffict Light Protocol (TLP). Default=Amber', description: 'Traffict Light Protocol (TLP). Default=Amber',
}, },