Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
EliasHead authored Jun 16, 2022
1 parent 844ef10 commit 28948f5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions getPlatform.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
const platform = getPlatform()
components['fantasy_management_packs'].setTableFetch(async () => await executeAction('query-select-operation-system-id', null, {platform: platform}))
components['fantasy_management_packs'].reload()

0 comments on commit 28948f5

Please sign in to comment.