Skip to content

Commit

Permalink
fix(launcher): rename TranslateUI to Translate to match Chrome (#6692)
Browse files Browse the repository at this point in the history
  • Loading branch information
paulirish committed Dec 23, 2020
1 parent 2e5c488 commit d901696
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/node/Launcher.ts
Expand Up @@ -166,7 +166,7 @@ class ChromeLauncher implements ProductLauncher {
'--disable-default-apps',
'--disable-dev-shm-usage',
'--disable-extensions',
'--disable-features=TranslateUI',
'--disable-features=Translate',
'--disable-hang-monitor',
'--disable-ipc-flooding-protection',
'--disable-popup-blocking',
Expand Down

0 comments on commit d901696

Please sign in to comment.