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