diff --git a/modules/bot/issueAddedComment.js b/modules/bot/issueAddedComment.js index 4d80ed1a4..73e836bfa 100644 --- a/modules/bot/issueAddedComment.js +++ b/modules/bot/issueAddedComment.js @@ -20,7 +20,7 @@ module.exports = Promise.method(async function issueAddedComment (task) { 'User-Agent': 'gitpaybot', 'Content-Type': 'application/json', 'Authorization': 'token ' + process.env.GITHUB_BOT_ACCESS_TOKEN, - //'X-GitHub-Api-Version': '2022-11-28' + 'X-GitHub-Api-Version': '2022-11-28' }, json: true, body: {