fix build errors from cherry picks

This commit is contained in:
evan
2025-05-05 11:38:50 -07:00
parent db08842243
commit dc63425cbe
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -96,7 +96,7 @@ export class PublicLobby extends LitElement {
const teamCount =
lobby.gameConfig.gameMode === GameMode.Team
? lobby.gameConfig.playerTeams || 0
? lobby.gameConfig.numPlayerTeams || 0
: null;
return html`