Allinea stato e titolo replay del tabellone al risultato reale.

Una gara con punteggio non resta più «In programma» solo perché l'orario è futuro, e i replay usano le squadre del match invece della squadra di trasmissione.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-09-06 09:15:10 +02:00
co-authored by Cursor
parent 097e55df79
commit b09e83db09
7 changed files with 109 additions and 8 deletions
@@ -73,7 +73,7 @@ module Recordings
def default_title
match = @session.match
"#{match.team.name} vs #{match.opponent_name}"
match.matchup_label.presence || "Replay"
end
def privacy_from_session