Skip to content

Commit 2a01950

Browse files
committed
oh yeah
1 parent 457934c commit 2a01950

File tree

1 file changed

+1
-0
lines changed
  • supabase/functions/withdrawRequest

1 file changed

+1
-0
lines changed

supabase/functions/withdrawRequest/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ Deno.serve(async (req) => {
8080
headers: {
8181
...headers
8282
}
83+
});
8384
}
8485

8586
let fee: number = 0;

0 commit comments

Comments
 (0)