Skip to content

Commit

Permalink
Update check-application.js
Browse files Browse the repository at this point in the history
  • Loading branch information
xrkffgg authored Mar 29, 2022
1 parent 6dd87e1 commit 0c6bb39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/check-application.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ async function main() {
owner,
repo,
issue_number: issueNumber,
body: `Please do not apply again, thank you for your cooperation! \n\n 请勿重复申请,谢谢配合!若想申请多个,请在原 issue 里评论提出申请!`,
body: `Please do not apply again, thank you for your cooperation! \n\n 请勿重复申请,谢谢配合!若想申请多个,请在此 issue 里评论提出申请!`,
});
await octokit.issues.update({
owner,
Expand Down

0 comments on commit 0c6bb39

Please sign in to comment.