feat(domain): complete phase 2 backend core
This commit is contained in:
@@ -5,7 +5,7 @@ import type {
|
||||
PortalInvitationStatus,
|
||||
SetupStatus,
|
||||
UserRole,
|
||||
} from "@/server/auth/types";
|
||||
} from "../../auth/types";
|
||||
|
||||
const nowMs = sql`(cast(unixepoch('subsecond') * 1000 as integer))`;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user