From 8c75e1f3653a17c27c99feef8f10739a1ac24bbd Mon Sep 17 00:00:00 2001 From: tungstengmd Date: Mon, 10 Jun 2024 12:29:47 +0100 Subject: [PATCH] check diff --- script.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/script.js b/script.js index 6faa16f..d2e28a8 100644 --- a/script.js +++ b/script.js @@ -93,9 +93,9 @@ switch (startScript) { break; default: alert("You need to pick one. Let's try again, shall we?"); - location.reload(); + location.reload(); //do i need to elaborate? } //TODO: add more scripts //jamie for the love of god learn js //written with far -//ngl this code makes me want to kiss boys :3 +//ngl this code makes me want to kiss boys :3 \ No newline at end of file