This commit is contained in:
@@ -5283,7 +5283,7 @@ export class Api<
|
||||
method: "POST",
|
||||
body: data,
|
||||
secure: true,
|
||||
type: ContentType.UrlEncoded,
|
||||
type: ContentType.Json,
|
||||
...params,
|
||||
}),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user