From 09c573a6d7b6ddbfaea4d4efd43e2898c655897b Mon Sep 17 00:00:00 2001 From: Ryan <91926743+ryanelbert5125gmail@users.noreply.github.com> Date: Thu, 4 Apr 2024 21:46:43 -0700 Subject: [PATCH] Update crescendo_config.js Fixed bug where Auto Questions had same code and messed up data --- 2024/crescendo_config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/2024/crescendo_config.js b/2024/crescendo_config.js index 0ae39e66b..d9d04fdd1 100644 --- a/2024/crescendo_config.js +++ b/2024/crescendo_config.js @@ -79,11 +79,11 @@ var config_data = ` "type": "counter" }, { "name": "Auto went
Under Stage", - "code": "ade", + "code": "awu", "type": "bool" }, { "name": "Auto went
Around Stage", - "code": "ade", + "code": "awa", "type": "bool" }, { "name": "A Center
(AMP side)",