mirror of
https://github.com/Drop-OSS/drop.git
synced 2025-11-15 01:01:20 +10:00
fix: remove jank prisma script, and move to generated prisma client
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import { AuthMec } from "@prisma/client";
|
||||
import { AuthMec } from "~/prisma/client";
|
||||
import aclManager from "~/server/internal/acls";
|
||||
import { enabledAuthManagers } from "~/server/plugins/04.auth-init";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user