diff --git a/src/api.ts b/src/api.ts index 5c8a7e8..36d0a91 100644 --- a/src/api.ts +++ b/src/api.ts @@ -21,7 +21,7 @@ async function apiCall(method: string, body?: unknown): Promise