mirror of
https://github.com/modrinth/code.git
synced 2026-08-25 00:55:25 +00:00
@@ -756,6 +756,7 @@ export namespace Labrinth {
|
||||
email: string
|
||||
challenge: string
|
||||
sign_up_newsletter?: boolean
|
||||
account_consent?: boolean
|
||||
}
|
||||
|
||||
export type CreateAccountResponse = {
|
||||
@@ -773,6 +774,7 @@ export namespace Labrinth {
|
||||
state: string
|
||||
challenge: string
|
||||
sign_up_newsletter: boolean
|
||||
account_consent?: boolean
|
||||
}
|
||||
|
||||
export type CreateOAuthAccountResponse = {
|
||||
|
||||
Reference in New Issue
Block a user