From 1cbce84cdf00dd6b6999288e62d5f7620e016701 Mon Sep 17 00:00:00 2001 From: wwang038 <155575263+wwang038@users.noreply.github.com> Date: Thu, 17 Jul 2025 23:02:08 -0400 Subject: [PATCH] Update script.js --- script.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script.js b/script.js index edc3098..7f28099 100644 --- a/script.js +++ b/script.js @@ -4,7 +4,7 @@ ////////////////////// //PLEASE UPDATE THE BELOW PARAMETERS -let CURRENT_SEMESTER_END = `1212` //MMDD +let CURRENT_SEMESTER_END = `1208` //MMDD let CURRENT_SEMESTER_BEGINING_MONDAY = `0826` //Following optional content helps me know who have used this script-- thank you!