From 55bfca20d9718d759643c461fb4b7e2b5d2def12 Mon Sep 17 00:00:00 2001 From: Hafiz Date: Mon, 6 Apr 2026 16:04:43 -0500 Subject: [PATCH] comment --- website/common/script/content/constants/releaseDates.js | 1 + 1 file changed, 1 insertion(+) diff --git a/website/common/script/content/constants/releaseDates.js b/website/common/script/content/constants/releaseDates.js index 79bbf0bd31..a6e0dbb423 100644 --- a/website/common/script/content/constants/releaseDates.js +++ b/website/common/script/content/constants/releaseDates.js @@ -46,6 +46,7 @@ export const EGGS_RELEASE_DATES = { Platypus: { year: 2025, month: 5, day: 14 }, }; +// Force content cache rebuild for Alien potion release export const HATCHING_POTIONS_RELEASE_DATES = { Koi: { year: 2024, month: 6, day: 1 }, Gingerbread: { year: 2024, month: 12, day: 21 },