bugfix, profile picture WIP, profile frontend refactored
This commit is contained in:
@@ -139,7 +139,6 @@ export default function LoginForm(props) {
|
||||
type: "public-key",
|
||||
}],
|
||||
userVerification: "discouraged",
|
||||
attestation: "direct",
|
||||
},
|
||||
signal: abortSignal
|
||||
}).then((res) => {
|
||||
|
||||
Reference in New Issue
Block a user