- Now playing
+ Now Playing{nowPlaying.title}{nowPlaying.subtitle}
@@ -427,10 +427,10 @@ export function OperatorPage() {
) : null}
-
Operator mode
-
{selectedGame ? formatGameTitle(selectedGame) : "Select a game to operate"}
+
Gameday mode
+
{selectedGame ? formatGameTitle(selectedGame) : "Select a game for gameday"}
- Any player can operate. The player list now follows the event lineup first, then RSVP order, and each expanded
+ Any player can run gameday. The player list now follows the event lineup first, then RSVP order, and each expanded
row shows the current game clips before the player's library clips.
@@ -605,7 +605,7 @@ export function OperatorPage() {
Session
Team: {formatTeamLabel(walkup.selectedTeam)}
Game: {selectedGame ? formatGameDate(selectedGame) : "Select a game"}