[autofix.ci] apply automated fixes
This commit is contained in:
parent
daddab36a8
commit
caff2a37d1
@ -14,7 +14,7 @@ class Clickup extends NotificationProvider {
|
||||
try {
|
||||
let config = this.getAxiosConfigWithProxy({
|
||||
headers: {
|
||||
"Authorization": notification.clickupToken,
|
||||
Authorization: notification.clickupToken,
|
||||
"Content-Type": "application/json",
|
||||
},
|
||||
});
|
||||
|
||||
Loading…
Reference in New Issue
Block a user