forked from mirrors/misskey
refactor(frontend): フロントエンドの型エラー解消 (#16779)
This commit is contained in:
@@ -3512,6 +3512,7 @@ type SigninFlowRequest = {
|
||||
'g-recaptcha-response'?: string | null;
|
||||
'turnstile-response'?: string | null;
|
||||
'm-captcha-response'?: string | null;
|
||||
'testcaptcha-response'?: string | null;
|
||||
};
|
||||
|
||||
// @public (undocumented)
|
||||
|
||||
Reference in New Issue
Block a user