Skip to content

Commit

Permalink
units->unit
Browse files Browse the repository at this point in the history
  • Loading branch information
qweliant committed May 20, 2024
1 parent 83c1791 commit 83a0247
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/prisma/exampleCommunitySeeds/unjournal.ts
Original file line number Diff line number Diff line change
Expand Up @@ -804,7 +804,7 @@ export default async function main(prisma: PrismaClient, communityUUID: string)
titleFieldSlug: "unjournal:title",
evaluatorFieldSlug: "unjournal:evaluator",
deadlineLength: 35,
deadlineUnits: "days",
deadlineUnit: "days",
},
},
];
Expand Down

0 comments on commit 83a0247

Please sign in to comment.