mirror of
https://github.com/LucasKalil-Programador/world-2026-hub.git
synced 2026-07-04 17:41:28 -03:00
The home hero read match.homeTeam/awayTeam directly; knockout matches (ids 73-104) carry only bracketRef and resolve teams at runtime, so once the next match became an R32 game the hero showed "A definir vs A definir". Resolve via resolveBracketTeams(match) like schedule cards and the modal; heroTeamHTML now takes a {team,label} slot.
|
||
|---|---|---|
| .. | ||
| app.js | ||
| bracket.js | ||
| calendar.js | ||
| groups.js | ||
| i18n.js | ||
| modal.js | ||
| schedule.js | ||
| stadiums.js | ||
| stats.js | ||
| storage.js | ||