feat: add scoreboard and player external links

This commit is contained in:
devRaGonSa
2026-05-21 10:22:18 +02:00
parent 8cff65dda6
commit 1b3b948ded
11 changed files with 338 additions and 5 deletions

View File

@@ -76,6 +76,7 @@
Cargando detalle...
</p>
<div class="historical-summary-grid" id="match-detail-grid" hidden></div>
<div class="historical-match-card__actions" id="match-detail-actions" hidden></div>
<div class="historical-detail-section" id="match-detail-players-section" hidden>
<div class="historical-detail-section__header">
<div>
@@ -104,7 +105,6 @@
</table>
</div>
</div>
<div class="historical-match-card__actions" id="match-detail-actions" hidden></div>
</div>
</section>
</main>