more seeds
This commit is contained in:
@@ -68,7 +68,7 @@ export const racingSeedDefaults: Readonly<
|
||||
Required<RacingSeedOptions>
|
||||
> = {
|
||||
driverCount: 100,
|
||||
baseDate: new Date('2025-01-15T12:00:00.000Z'),
|
||||
baseDate: new Date(),
|
||||
};
|
||||
|
||||
class RacingSeedFactory {
|
||||
|
||||
Reference in New Issue
Block a user