From da717068419e4d1d47a36dde4bd6a165c60bb427 Mon Sep 17 00:00:00 2001 From: Stian Aune Date: Fri, 8 Nov 2019 16:43:54 +0100 Subject: [PATCH] im retadred --- contentScript.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) {