From a9c81a15ffef32f3a5259e5da1371d5227f7adb6 Mon Sep 17 00:00:00 2001 From: Sandro642 Date: Sat, 26 Oct 2024 17:05:45 +0200 Subject: [PATCH] Update review date in landing.js header comment Adjusted the review date to reflect the latest inspection on 10.26.2024. No other changes or bug fixes were included in this commit. --- app/assets/js/scripts/landing.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/js/scripts/landing.js b/app/assets/js/scripts/landing.js index 7637c9ab..13195793 100644 --- a/app/assets/js/scripts/landing.js +++ b/app/assets/js/scripts/landing.js @@ -451,7 +451,7 @@ async function downloadJava(effectiveJavaOptions, launchAfter = true) { */ /** - * @Reviewed on XX.XX.2024 expires on 01.01.2025 + * @Reviewed on 10.26.2024 expires on XX.XX.2025 * @Bugs discovereds: 0 * @Athena's Shield * @Sandro642