@mtgame/core 0.0.45 → 0.0.46

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.
@@ -1008,6 +1008,7 @@ var TournamentSettings = /** @class */ (function (_super) {
1008
1008
  volleyball_statistic_type: 'volleyballStatisticType',
1009
1009
  shot_clock_enabled: 'shotClockEnabled',
1010
1010
  game_time_type: 'gameTimeType',
1011
+ with_result_table: 'withResultTable'
1011
1012
  },
1012
1013
  relation: {
1013
1014
  type: enumField(TournamentTypes),