@mtgame/core 0.2.10 → 0.2.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1702,6 +1702,7 @@
1702
1702
  misconduct_penalty_time: 'misconductPenaltyTime',
1703
1703
  game_misconduct_penalty_time: 'gameMisconductPenaltyTime',
1704
1704
  timer_type: 'timerType',
1705
+ hide_on_league_main_page: 'hideOnLeagueMainPage',
1705
1706
  },
1706
1707
  relation: {
1707
1708
  type: enumField(exports.TournamentTypes),