💥 Fix typo reponse => response

This commit is contained in:
Jan Oberhauser
2019-08-28 17:16:09 +02:00
parent 1ff456d77c
commit 4d6e25c28e
14 changed files with 70 additions and 72 deletions

View File

@@ -69,7 +69,7 @@ export class PipedriveTrigger implements INodeType {
{
name: 'default',
httpMethod: 'POST',
reponseMode: 'onReceived',
responseMode: 'onReceived',
path: 'webhook',
},
],