diff --git a/contentScript.js b/contentScript.js index 4e17453..1921d5d 100644 --- a/contentScript.js +++ b/contentScript.js @@ -343,6 +343,7 @@ if (typeof Overlay === "undefined") { } lines += `${minutes}  ${calories}`; + lastDiff = 0; }); if (lines.length > 0) {