Skip to content

Commit

Permalink
Merge pull request #229 from flickmatch/whatsapp-revive
Browse files Browse the repository at this point in the history
Whatsapp revive
  • Loading branch information
abhimanyu-fm authored May 13, 2024
2 parents 0a8685b + cdcc0be commit f323ee8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions whatsapp-js/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,6 @@ app.listen(port, () => {
});

const client = new Client({
authStrategy: new LocalAuth(),
puppeteer: {
headless: true,
args: ["--no-sandbox"],
},
webVersionCache: {
type: "remote",
remotePath:
Expand Down

0 comments on commit f323ee8

Please sign in to comment.