From c70fbba1bd5398883bb10108019dc0ec4dd5638e Mon Sep 17 00:00:00 2001 From: xrkffgg Date: Sat, 2 Jan 2021 15:02:14 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20auto:=20updated=20dist?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dist/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/index.js b/dist/index.js index 3de25b1..f48d198 100644 --- a/dist/index.js +++ b/dist/index.js @@ -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