Skip to content

Commit

Permalink
Removed tippy field duplicate
Browse files Browse the repository at this point in the history
  • Loading branch information
CodingMaster121 authored Feb 6, 2025
1 parent f157b9e commit 9f116b7
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions scoutingapp/src/config/structure.json
Original file line number Diff line number Diff line change
Expand Up @@ -209,18 +209,13 @@
"text": "Did they disable?",
"id": "Disabled"
},
{
"type": "GenericToggle",
"text": "Can the robot easily tip over?",
"id": "Tippiness"
},
{
"type": "GenericDropdown",
"text": "How tippy was their robot?",
"options": [
"Very tippy",
"moderately tippy",
"stable"
"Very Tippy",
"Moderatly Tippy",
"Stable"
],
"id": "StabilityRating"
},
Expand Down

0 comments on commit 9f116b7

Please sign in to comment.