mirror of
https://github.com/Drop-OSS/drop.git
synced 2025-11-09 20:12:10 +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 { OIDCManager } from "../internal/oidc";
|
||||
|
||||
export const enabledAuthManagers: {
|
||||
|
||||
Reference in New Issue
Block a user