diff --git a/src/Components/ClimbSelector.tsx b/src/Components/ClimbSelector.tsx index c04a90c..4b5e976 100644 --- a/src/Components/ClimbSelector.tsx +++ b/src/Components/ClimbSelector.tsx @@ -7,7 +7,7 @@ const opts = [ "Not Attempted", "Attempted but Failed", "Climbed", - "Climbed with other Robot", + "Harmony", "Parked", ]; diff --git a/src/Components/NavBar.tsx b/src/Components/NavBar.tsx index c0ddb6d..d5fde1a 100644 --- a/src/Components/NavBar.tsx +++ b/src/Components/NavBar.tsx @@ -61,7 +61,7 @@ export default function NavBar() { return (
{/* */} DataEntry DataGraphs TeamLookUp @@ -108,7 +108,7 @@ export default function NavBar() { Teleop */}