mirror of
https://github.com/lukevella/rallly.git
synced 2025-05-10 15:36:49 +02:00
🐛 Remove reference to deleted table column
This commit is contained in:
parent
0565345061
commit
e0917e2fd4
1 changed files with 0 additions and 1 deletions
|
@ -45,7 +45,6 @@ async function createPollsForUser(userId: string) {
|
|||
}
|
||||
return {
|
||||
startTime,
|
||||
start: startTime,
|
||||
duration,
|
||||
};
|
||||
}),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue