From b7e017901a056f6c813920364e1a38e5d9f64fd0 Mon Sep 17 00:00:00 2001 From: louisafriederike Date: Thu, 10 Aug 2023 18:09:29 +0200 Subject: [PATCH] checking input.js --- public/index.html | 4 +++- public/js/input.js | 1 + 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index 728acf3..7dc97e6 100644 --- a/public/index.html +++ b/public/index.html @@ -46,7 +46,9 @@
- + + +

>>> CACHE CODE:

diff --git a/public/js/input.js b/public/js/input.js index f12a9ae..b0a5f2d 100644 --- a/public/js/input.js +++ b/public/js/input.js @@ -39,6 +39,7 @@ form.addEventListener('submit', function(e) { if (inputString.includes('9.1.13.')){ + console.log('it works still'); levelTwo(); playTrack1(); localStorage.setItem('gateway','1');