Skip to content

Commit

Permalink
Update TBAInterface.js
Browse files Browse the repository at this point in the history
  • Loading branch information
jhajel authored Mar 29, 2024
1 parent d05c3da commit 9eec3c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/js/TBAInterface.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// TBAInterface funcitons to pull data from TheBlueAlliance.com
var teams = null;
var schedule = null;
var authKey = "3hJGWwBnRwxPVXtFiThp8n1dEuuMgcOg0xMLm41dPNsgIbL7mKpeAZF11bTaUWR7";
var authKey = "J8xxc7JnbNRTU2xkDVP1o3JztM237NbqIeXiizl1evY5T92gYeC5Wf7PVwbGBiNz";
/**
* Get list of teams in event
*
Expand Down

0 comments on commit 9eec3c7

Please sign in to comment.