mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-02 16:16:39 +08:00
Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web
This commit is contained in:
commit
3b9157ca43
@ -25,7 +25,7 @@ export function AuthPage() {
|
||||
|
||||
<input
|
||||
className={styles["auth-input"]}
|
||||
type="text"
|
||||
type="password"
|
||||
placeholder={Locale.Auth.Input}
|
||||
value={access.accessCode}
|
||||
onChange={(e) => {
|
||||
|
Loading…
Reference in New Issue
Block a user