Skip to content

Commit

Permalink
#3074-fixed seed
Browse files Browse the repository at this point in the history
  • Loading branch information
caiodasilva2005 committed Dec 20, 2024
1 parent e71442b commit 43b9bd0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/backend/src/prisma/seed.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1898,7 +1898,6 @@ const performSeed: () => Promise<void> = async () => {
await AnnouncementService.createAnnouncement(
'Welcome to Finishline!',
[regina.userId],
new Date(),
'Thomas Emrax',
'1',
'software',
Expand Down

0 comments on commit 43b9bd0

Please sign in to comment.