@mtgame/core 1.0.38 → 1.0.39

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.
@@ -8209,6 +8209,7 @@
8209
8209
  ModelInstance({
8210
8210
  mappingFields: {
8211
8211
  id: 'id',
8212
+ tournament_round_id: 'tournamentRoundId',
8212
8213
  tournament_team: 'tournamentTeam',
8213
8214
  group: 'group',
8214
8215
  division: 'division',