From 9d7c5cef08abc847af0cf549353ddabd66019101 Mon Sep 17 00:00:00 2001 From: dhonus Date: Sat, 6 Jan 2024 11:57:26 +0100 Subject: [PATCH] too persistent! --- static/js/screen.js | 171 ++++++++++++++++++++++++-------------------- 1 file changed, 93 insertions(+), 78 deletions(-) diff --git a/static/js/screen.js b/static/js/screen.js index 10231a8..ba30c6d 100644 --- a/static/js/screen.js +++ b/static/js/screen.js @@ -1,7 +1,5 @@ // This magical script can prevent the screen from sleeping so you can cook in peace. -const recipeDiv = document.querySelector('div.recipe'); - /*