From cd06e77076a6bfd8f9e948fb065ef5e8cd4039ea Mon Sep 17 00:00:00 2001 From: Aurastic <33085835+ISenseAura@users.noreply.github.com> Date: Sun, 24 May 2026 10:57:24 +0530 Subject: [PATCH] Preact: Disable team dropdown when searching for a battle (#2566) --------- Co-authored-by: Guangcong Luo --- play.pokemonshowdown.com/src/panel-mainmenu.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/play.pokemonshowdown.com/src/panel-mainmenu.tsx b/play.pokemonshowdown.com/src/panel-mainmenu.tsx index ed099f6ca..d0cd1f922 100644 --- a/play.pokemonshowdown.com/src/panel-mainmenu.tsx +++ b/play.pokemonshowdown.com/src/panel-mainmenu.tsx @@ -812,6 +812,7 @@ class TeamDropdown extends preact.Component<{ format: string }> { return ;