From f7493a117a300440b80390c865e335188295d9b1 Mon Sep 17 00:00:00 2001 From: "Riley L." Date: Mon, 12 May 2025 12:42:59 +0200 Subject: change some print thingys --- script.js | 1 + 1 file changed, 1 insertion(+) (limited to 'script.js') diff --git a/script.js b/script.js index 6cf375a..6c86814 100644 --- a/script.js +++ b/script.js @@ -2,6 +2,7 @@ let idle_timer function reset_idle() { +return if (idle_timer) clearTimeout(idle_timer) idle_timer = setTimeout(() => { if (globalThis.location.pathname != "/" || globalThis.location.search != "") -- cgit v1.2.3-70-g09d2