From 2a3df27b0334731f6682666441482580388d8273 Mon Sep 17 00:00:00 2001 From: gocivici Date: Tue, 11 Oct 2022 16:43:28 +0300 Subject: [PATCH] added comma --- main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.js b/main.js index 42f0591..fb5d771 100644 --- a/main.js +++ b/main.js @@ -1359,7 +1359,7 @@ console.log("day count:" + dayCount); submitBonus(1); } - plausible('Played') + plausible('Played'); console.log(textResult); document.getElementById("guessForm").reset(); markCalendar();