diff --git a/website/common/script/content/bundles.js b/website/common/script/content/bundles.js index 784c2a3903..bda8e75941 100644 --- a/website/common/script/content/bundles.js +++ b/website/common/script/content/bundles.js @@ -128,6 +128,7 @@ const bundles = { 'kraken', 'octopus', ], + event: EVENTS.bundle202206, canBuy () { return moment().isBefore(EVENTS.bundle202206.end); },