fix(TheHive Node): fix typo in severity name for alert updates (#4259)

This commit is contained in:
Jonathan Bennetts 2022-10-11 08:49:02 +01:00 committed by GitHub
parent 13f52a2544
commit f914e6f4cb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -655,7 +655,7 @@ export const alertFields: INodeProperties[] = [
},
{
displayName: 'Severity',
name: ' severity',
name: 'severity',
type: 'options',
options: [
{