mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-16 14:03:43 +08:00
暂存
This commit is contained in:
@@ -64,6 +64,7 @@ async function handle(
|
||||
emailVerified: item.emailVerified,
|
||||
createdAt: item.createdAt,
|
||||
updatedAt: item.updatedAt,
|
||||
allowToLogin: item.allowToLogin,
|
||||
};
|
||||
}),
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user