From 036da571c72001280811130dea268da3ecce6299 Mon Sep 17 00:00:00 2001 From: Kalle <38327916+Sendouc@users.noreply.github.com> Date: Fri, 9 Jan 2026 22:48:32 +0200 Subject: [PATCH] Fix weapons clearing when selecting 8th weapon in CAST VOD upload (#2710) Co-authored-by: Claude --- app/features/vods/routes/vods.new.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/features/vods/routes/vods.new.tsx b/app/features/vods/routes/vods.new.tsx index 98bf72b32..4fc2a16df 100644 --- a/app/features/vods/routes/vods.new.tsx +++ b/app/features/vods/routes/vods.new.tsx @@ -494,7 +494,7 @@ function WeaponsField({ const adjustedI = i + teamSize; return (