itoh is love itoh is bae this is his stuff

This commit is contained in:
Skillz
2021-02-22 12:01:32 -05:00
parent 15dc027b92
commit 6eca60777c
8 changed files with 61 additions and 27 deletions
+1 -1
View File
@@ -225,7 +225,7 @@ function runMethod(
body: JSON.stringify({
url,
method,
...(body as Record<string, unknown> || {}),
body: body || {},
}),
headers: {
authorization: restAuthorization,