mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-16 19:28:17 +00:00
itoh is love itoh is bae this is his stuff
This commit is contained in:
@@ -225,7 +225,7 @@ function runMethod(
|
||||
body: JSON.stringify({
|
||||
url,
|
||||
method,
|
||||
...(body as Record<string, unknown> || {}),
|
||||
body: body || {},
|
||||
}),
|
||||
headers: {
|
||||
authorization: restAuthorization,
|
||||
|
||||
Reference in New Issue
Block a user