We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a2b61d commit 258b0edCopy full SHA for 258b0ed
prisma/custom_seeds/seed_mini_mun2024.ts
@@ -1,5 +1,5 @@
1
import { $Enums, PrismaClient } from "@prisma/client";
2
-import delegationData from "./mun-sh_delegations.json";
+import delegationData from "./mun-sh2024_delegations.json
3
const prisma = new PrismaClient();
4
5
try {
prisma/custom_seeds/seed_mun-sh2024.ts
+import delegationData from "./mun-sh2024_delegations.json";
0 commit comments