Changed leftovers to daphnis

This commit is contained in:
polaris
2024-06-29 02:02:58 -04:00
parent 9950e50bfd
commit f6c5710335
27 changed files with 28 additions and 21 deletions

View File

@ -1,4 +1,4 @@
import { PrismaClient as daphnisClient } from "@/prisma/schemas/daphnis/generated/lachesis";
import { PrismaClient as daphnisClient } from "@/prisma/schemas/daphnis/generated/daphnis";
import { PrismaClient as artemisClient } from "@/prisma/schemas/artemis/generated/artemis";
const daphnisSingleton = () => {