Skip to content

Commit

Permalink
Update teams.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Mateo-Johnson authored Sep 6, 2024
1 parent 0ddbe77 commit 830466b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions teams.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
const teams =
[
const teams = [
{
"teamNumber": 1,
"teamName": "The Juggernauts"
Expand Down Expand Up @@ -12943,7 +12942,7 @@ const teams =
{
"teamNumber": 4000,
"teamName": "Texsquad"
}
},
{
"teamNumber": 5001,
"teamName": "Fast and Serious"
Expand Down

0 comments on commit 830466b

Please sign in to comment.