This commit is contained in:
2026-04-22 13:39:50 +03:00
parent 5f63c15e95
commit a70609ec20
2 changed files with 1 additions and 1 deletions

View File

@@ -8,7 +8,7 @@ def get_match_lineups_grouped(match_id: int, home_team_id: int, away_team_id: in
ml.player_id,
ml.player_name,
ml.number,
ml.position,
p.position,
ml.lineup_type,
ml.is_captain,
p.last_name,

BIN
vmix.zip Normal file

Binary file not shown.