Skip to content

Commit 5275a5a

Browse files
Update seed.ts
1 parent 8ad7bf6 commit 5275a5a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

client/prisma/seed.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,6 @@ async function main() {
245245
streamUrl: 'https://www.youtube.com/embed/live_stream_id_2',
246246
isLive: false,
247247
eventId: events[2].id, // Reception
248-
startTime: new Date('2025-12-16T09:45:00Z'),
249248
startTime: new Date('2025-12-16T13:00:00Z'),
250249
endTime: new Date('2025-12-16T17:00:00Z'),
251250
},

0 commit comments

Comments
 (0)