mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-17 05:47:11 +00:00
fix: wrong args in chrome
This commit is contained in:
parent
6fdcbf12e2
commit
053a43fcc1
1 changed files with 0 additions and 1 deletions
|
|
@ -13,7 +13,6 @@ class Puppeteer {
|
|||
let args = [
|
||||
'--exclude-switches',
|
||||
'--no-sandbox',
|
||||
'enable-automation',
|
||||
'--remote-debugging-port=51777',
|
||||
'--disable-setuid-sandbox',
|
||||
'--disable-infobars',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue