Set json text box with selected field

Change-Id: I4f1a3551056642f422961370e435cba1db3ea9f0
diff --git a/frc971/control_loops/python/constants.py b/frc971/control_loops/python/constants.py
index 2c94169..af5d3ff 100644
--- a/frc971/control_loops/python/constants.py
+++ b/frc971/control_loops/python/constants.py
@@ -55,7 +55,7 @@
         year=2021,
         width=9.144,
         length=4.572,
-        json_name="spline_red_a.json"),
+        json_name="spline_red_b.json"),
     "2021 Galactic Search ARed":
     FieldType(
         "2021 Galactic Search ARed",
@@ -63,7 +63,7 @@
         year=2021,
         width=9.144,
         length=4.572,
-        json_name="spline_red_b.json"),
+        json_name="spline_red_a.json"),
     "2021 Galactic Search BBlue":
     FieldType(
         "2021 Galactic Search BBlue",