Minor improvements to Gotify Node

This commit is contained in:
Jan Oberhauser
2020-11-10 19:16:35 +01:00
parent 13e3efe312
commit 001b93151b
3 changed files with 7 additions and 6 deletions

View File

@@ -204,7 +204,7 @@ export class Gotify implements INodeType {
const body: IDataObject = {
message,
};
Object.assign(body, additionalFields);
responseData = await gotifyApiRequest.call(