Skip to content

Commit

Permalink
chore: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
JunyWuuuu91 committed Jun 30, 2022
1 parent 86acb52 commit 51c862d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/screenshot.js
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ const run = async (urls = [], type = "png") => {
headless: false,
ignoreHTTPSErrors: true,
defaultViewport: null,
// dumpio: true,
executablePath: "/Applications/Google Chrome.app/Contents/MacOS/Google Chrome",
});

Expand Down

0 comments on commit 51c862d

Please sign in to comment.