diff --git a/2024/crescendo_config.js b/2024/crescendo_config.js index e186e7d5b..2556383e3 100644 --- a/2024/crescendo_config.js +++ b/2024/crescendo_config.js @@ -15,7 +15,7 @@ var config_data = ` { "name": "Event", "code": "e", "type": "event", - "defaultValue": "2023tnkn", + "defaultValue": "2024casj", "required": "true" }, { "name": "Match Level", diff --git a/resources/js/TBAInterface.js b/resources/js/TBAInterface.js index 8887e1e4b..a0c4c9bd5 100644 --- a/resources/js/TBAInterface.js +++ b/resources/js/TBAInterface.js @@ -1,7 +1,7 @@ // TBAInterface funcitons to pull data from TheBlueAlliance.com var teams = null; var schedule = null; -var authKey = "uTHeEfPigDp9huQCpLNkWK7FBQIb01Qrzvt4MAjh9z2WQDkrsvNE77ch6bOPvPb6"; +var authKey = "zdg1CFOM0AojfMxByypNJKk7E0d4POvHsdNClZ9Hj3ov0ryfm46ElFwZ9QeL6JEU"; /** * Get list of teams in event *