Skip to content

Commit

Permalink
Fix to not open "What's new" page on startup
Browse files Browse the repository at this point in the history
  • Loading branch information
edgardmessias committed Mar 2, 2022
1 parent 72d5bc2 commit d29e780
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Browser/BrowserProcess.php
Original file line number Diff line number Diff line change
Expand Up @@ -303,6 +303,7 @@ private function getArgsFromOptions($binary, array $options)
'--disable-prompt-on-repost',
'--disable-sync',
'--disable-translate',
'--disable-features=ChromeWhatsNewUI',
'--metrics-recording-only',
'--no-first-run',
'--safebrowsing-disable-auto-update',
Expand Down

0 comments on commit d29e780

Please sign in to comment.