Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
Secreto31126 committed Jan 2, 2025
1 parent 8ee223e commit 5da46eb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/middleware/express.ts
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,6 @@ export class WhatsAppAPI extends WhatsAppAPIMiddleware {
req.header("x-hub-signature-256") ?? ""
);

this.post(req.body);

return 200;
} catch (e) {
// In case the JSON.parse fails ¯\_(ツ)_/¯
Expand Down

0 comments on commit 5da46eb

Please sign in to comment.