fix: FINNALY FIXED AND COMPILABLE

This commit is contained in:
2026-06-24 11:37:56 +01:00
parent e9555c9f74
commit 426c1c50a0
13 changed files with 56 additions and 62 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ interface LiveSessionClientProps {
serverTrack: string;
serverConfig: string;
connectedPlayers: number;
initialCars: unknown[];
initialCars: any[];
}
export default function LiveSessionClient({