mirror of
https://github.com/documenso/documenso.git
synced 2025-11-13 00:03:33 +10:00
build fix and remove username
This commit is contained in:
1
packages/types/next-auth.d.ts
vendored
1
packages/types/next-auth.d.ts
vendored
@ -15,6 +15,5 @@ declare module "next-auth" {
|
||||
email_verified?: boolean;
|
||||
impersonatedByUID?: number;
|
||||
belongsToActiveTeam?: boolean;
|
||||
username?: PrismaUser["username"];
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user