From 544a265e9df7d2bacd274dd49459395ad26cda78 Mon Sep 17 00:00:00 2001 From: sudo-flix <161381289+sudo-flix@users.noreply.github.com> Date: Sat, 9 Mar 2024 11:18:20 -0500 Subject: [PATCH] Update probability of dui --- 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 edb448a4..c681314d 100644 --- a/src/components/utils/Lightbar.tsx +++ b/src/components/utils/Lightbar.tsx @@ -320,7 +320,7 @@ function ParticlesCanvas() { } // DUI easter egg - const shouldShowFlix = Math.random() < 0.98; // 3% + const shouldShowFlix = Math.random() < 0.08; // 8% if (shouldShowFlix) { imageOverride = [ {