mirror of
https://github.com/plantroon/mx-puppet-xmpp.git
synced 2024-11-14 15:31:40 +00:00
asdkflöasdlöfsd
This commit is contained in:
parent
505a7114ec
commit
7bd6fa892f
@ -190,7 +190,7 @@ export class Skype {
|
|||||||
if (errr.cause) {
|
if (errr.cause) {
|
||||||
log.error(errr.cause.name);
|
log.error(errr.cause.name);
|
||||||
}
|
}
|
||||||
log.error(err.body);
|
log.error(errr.body);
|
||||||
log.error(err);
|
log.error(err);
|
||||||
if (err.name === "UnexpectedHttpStatus") {
|
if (err.name === "UnexpectedHttpStatus") {
|
||||||
await this.puppet.sendStatusMessage(puppetId, "Error: " + err);
|
await this.puppet.sendStatusMessage(puppetId, "Error: " + err);
|
||||||
|
Loading…
Reference in New Issue
Block a user