view data fixes
This commit is contained in:
@@ -29,6 +29,7 @@ export default async function Page({ params }: Props) {
|
||||
leagueId,
|
||||
currentDriverId: null,
|
||||
isAdmin: false,
|
||||
isTeamChampionship: false,
|
||||
}}
|
||||
/>;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user