Skip to content

Commit

Permalink
fix embedding issue
Browse files Browse the repository at this point in the history
  • Loading branch information
windmemory committed Sep 29, 2024
1 parent 5c88654 commit 1ecf02d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/proxy/proxy.service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ export class ProxyService {
url,
{
Authorization: headers.authorization,
'Content-Type': 'multipart/form-data',
},
body,
);
Expand Down

0 comments on commit 1ecf02d

Please sign in to comment.