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