diff --git a/2024/crescendo_pit_config.js b/2024/crescendo_pit_config.js index eee53a5..0aadf7a 100644 --- a/2024/crescendo_pit_config.js +++ b/2024/crescendo_pit_config.js @@ -47,7 +47,7 @@ var config_data = ` "o": "Other ratio (put in comments)
", "x": "Not Swerve" }, - "defaultValue":"3" + "defaultValue": "3" }, { "name": "Drive Motor", "code": "mot", @@ -81,7 +81,7 @@ var config_data = ` "y": "Yes
", "n": "No
", }, - "defaultValue":"n" + "defaultValue": "n" }, { "name": "What is special/cool about your robot?", "code": "co",