fix(core): update
This commit is contained in:
parent
717dcab4ad
commit
9e3808bfee
@ -55,8 +55,6 @@ export class SlackAccount {
|
||||
break;
|
||||
}
|
||||
|
||||
console.log(requestBody);
|
||||
|
||||
const response = await plugins.smartrequest.postJson(postUrl, {
|
||||
headers: {
|
||||
Authorization: `Bearer ${this.slackToken}`
|
||||
|
Loading…
Reference in New Issue
Block a user