mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-16 14:03:43 +08:00
fix build error
This commit is contained in:
1
lib/types/next-auth.d.ts
vendored
1
lib/types/next-auth.d.ts
vendored
@@ -25,6 +25,7 @@ declare module "next-auth" {
|
||||
gh_username?: string;
|
||||
password?: string;
|
||||
isAdmin?: boolean;
|
||||
allowToLogin?: boolean;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user