From e050f3841e08071dfd0c5d094fecea4f6b4e94e5 Mon Sep 17 00:00:00 2001 From: kyle Date: Tue, 3 Feb 2026 19:41:01 +0100 Subject: [PATCH] fix: correct VIPForm filename case for Linux builds Co-Authored-By: Claude Opus 4.5 --- frontend/src/components/{VipForm.tsx => VIPForm.tsx} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename frontend/src/components/{VipForm.tsx => VIPForm.tsx} (100%) diff --git a/frontend/src/components/VipForm.tsx b/frontend/src/components/VIPForm.tsx similarity index 100% rename from frontend/src/components/VipForm.tsx rename to frontend/src/components/VIPForm.tsx