Skip to content

Commit

Permalink
fix: Compatibily for buttons (v3)
Browse files Browse the repository at this point in the history
  • Loading branch information
icleitoncosta authored Sep 9, 2024
1 parent 7154914 commit 19c9072
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/controller/catalogController.ts
Original file line number Diff line number Diff line change
Expand Up @@ -779,7 +779,6 @@ export async function sendLinkCatalog(req: Request, res: Response) {
phone,
`${message} ${catalogLink}`,
{
useTemplateButtons: true,
buttons: [
{
url: catalogLink,
Expand Down

0 comments on commit 19c9072

Please sign in to comment.