website refactor
This commit is contained in:
@@ -41,6 +41,9 @@ export class LeagueStandingsService implements Service {
|
||||
wins: s.wins,
|
||||
podiums: s.podiums,
|
||||
races: s.races,
|
||||
positionChange: s.positionChange,
|
||||
lastRacePoints: s.lastRacePoints,
|
||||
droppedRaceIds: s.droppedRaceIds,
|
||||
})),
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user