asdkflöasdlöfsd

This commit is contained in:
Sorunome 2020-03-28 10:50:43 +01:00
parent 505a7114ec
commit 7bd6fa892f
No known key found for this signature in database
GPG Key ID: B19471D07FC9BE9C
1 changed files with 1 additions and 1 deletions

View File

@ -190,7 +190,7 @@ export class Skype {
if (errr.cause) {
log.error(errr.cause.name);
}
log.error(err.body);
log.error(errr.body);
log.error(err);
if (err.name === "UnexpectedHttpStatus") {
await this.puppet.sendStatusMessage(puppetId, "Error: " + err);