mirror of
https://github.com/lukevella/rallly.git
synced 2025-05-20 12:26:20 +02:00
🩹 Fix seed script
This commit is contained in:
parent
08729168d2
commit
606d7261d1
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ async function createPollsForUser(userId: string) {
|
|||
date.setSeconds(0);
|
||||
return {
|
||||
start: date,
|
||||
startTime: date,
|
||||
duration,
|
||||
};
|
||||
}),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue