Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dumbmatter committed Oct 29, 2024
1 parent a807476 commit 27e5820
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions TODO
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
hardcode known good schedule for default FBGM settings, to minimize bye weeks
- make sure to rotate out of conference opponents randomly

support sorting mobile trade tables (like saved trades, trading block)
- or have toggle to switch between them?

Expand Down
2 changes: 2 additions & 0 deletions src/worker/core/season/awards.ts
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,8 @@ const getPlayers = async (season: number): Promise<PlayerFiltered[]> => {
"defTck",
"defInt",
"defPssDef",
"defFmbFrc",
"defFmbRec",
],
hockey: [
"keyStats",
Expand Down

0 comments on commit 27e5820

Please sign in to comment.