mirror of
https://gitea.com/Lydanne/issues-helper.git
synced 2025-08-19 18:25:58 +08:00
🤖 auto: updated dist
This commit is contained in:
2
dist/index.js
vendored
2
dist/index.js
vendored
@@ -6659,7 +6659,7 @@ async function doMonthStatistics (owner, repo, labels, assignees) {
|
||||
totalIssues.sort((a, b) => b.comments - a.comments);
|
||||
const maxComments = totalIssues.slice(0, 3);
|
||||
let commentTitle = `
|
||||
### Most commente
|
||||
### Most comments
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
|
Reference in New Issue
Block a user