From ed974fe505a4ffaa96b7bcfe41b6fd2eb87a582c Mon Sep 17 00:00:00 2001 From: bonesbroken <145737816+bonesbroken@users.noreply.github.com> Date: Thu, 11 Jun 2026 18:57:14 -0400 Subject: [PATCH] Update Loader.tsx Updated the total currently supported game count. --- app/components-react/pages/Loader.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components-react/pages/Loader.tsx b/app/components-react/pages/Loader.tsx index 7a666587fdac..94c6b4941491 100644 --- a/app/components-react/pages/Loader.tsx +++ b/app/components-react/pages/Loader.tsx @@ -49,7 +49,7 @@ const loadingStrings = () => [ 'You can give your Cloudbot chat bot a Custom Name', 'With Streamlabs Ultra, you can change the name of your Cloudbot chat bot.', 'Use a Stream Label source to highlight recent follows, subs counts, top tippers & more.', - 'Game Pulse sources can display your media when you get a Kill, Win, Death & more in over 50 supported games.', + 'Game Pulse sources can display your media when you get a Kill, Win, Death & more in over 25 supported games.', 'Use the Game Pulse source for game-driven reactions and animations.', 'Display an on-screen victory celebration every time you win in Fortnite with the Game Pulse widget.', 'Set subscriber or fundraising goals using the Goal Widgets.',