We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ad7bf6 commit 5275a5aCopy full SHA for 5275a5a
client/prisma/seed.ts
@@ -245,7 +245,6 @@ async function main() {
245
streamUrl: 'https://www.youtube.com/embed/live_stream_id_2',
246
isLive: false,
247
eventId: events[2].id, // Reception
248
- startTime: new Date('2025-12-16T09:45:00Z'),
249
startTime: new Date('2025-12-16T13:00:00Z'),
250
endTime: new Date('2025-12-16T17:00:00Z'),
251
},
0 commit comments