Skip to content

Commit

Permalink
block party teams
Browse files Browse the repository at this point in the history
  • Loading branch information
salvobonsma committed Sep 20, 2024
1 parent 15fa27a commit 213f76e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/database/generate/new-event.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ export default async function NewEvent(key: string, year: number, name: string):
}
})).id;

// Missing 8 teams not on tba
// Missing 8 teams not on tba.
const teamNumbers: number[] = [
360, 4682, 948, 5683, 1294, 5937, 1778, 6390, 2046, 7461, 2147, 7627, 2412,
8051, 2522, 9023, 2557, 9442, 2910, 9450, 2930, 4089
Expand Down

0 comments on commit 213f76e

Please sign in to comment.