This commit is contained in:
GH Action - Upstream Sync 2023-06-11 01:54:51 +00:00
commit 3b9157ca43

View File

@ -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) => {