mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-19 07:23:46 +08:00
限制每天使用量
This commit is contained in:
@@ -48,7 +48,7 @@ export default function SetPasswordPage() {
|
||||
if (result["result"] == "ok") {
|
||||
signOut({ redirect: true, callbackUrl: "/login" });
|
||||
}
|
||||
console.log("--------", result);
|
||||
// console.log("--------", result);
|
||||
});
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user