From a59668f46cb13ee68881e1339cd4aa18d0d9b098 Mon Sep 17 00:00:00 2001 From: blackvid <144696265+blackvid@users.noreply.github.com> Date: Wed, 20 Dec 2023 15:48:06 -0400 Subject: [PATCH] Important update --- src/components/utils/Lightbar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/utils/Lightbar.tsx b/src/components/utils/Lightbar.tsx index 06eea927..f15f84ea 100644 --- a/src/components/utils/Lightbar.tsx +++ b/src/components/utils/Lightbar.tsx @@ -160,7 +160,7 @@ function ParticlesCanvas() { } // Fish easter egg - const shouldShowFishie = Math.floor(Math.random() * 600) === 1; + const shouldShowFishie = Math.floor(Math.random() * 600) === 69; if (shouldShowFishie) { imageOverride = [ {