diff --git a/2024/crescendo_pit_config.js b/2024/crescendo_pit_config.js index dd3f850..ae08505 100644 --- a/2024/crescendo_pit_config.js +++ b/2024/crescendo_pit_config.js @@ -1,4 +1,4 @@ -var config_data = +var config_data = ' { "dataFormat": "tsv", "title": "Scouting PASS 2024", @@ -77,8 +77,8 @@ var config_data = "code": "clm", "type": "radio", "choices": { - "t": "Yes with Trap
", - "y": "Yes, climb only
", + "t": "Yes w/ Trap
", + "y": "Yes
", "n": "No
", }, "defaultValue":"n"