Remove trailing spaces
This commit is contained in:
parent
e155426700
commit
8f64b083aa
|
@ -253,7 +253,7 @@ function createWindow (useProxy = false, proxyUrl = '') {
|
|||
name: 'CONSENT',
|
||||
value: 'YES+'
|
||||
})
|
||||
|
||||
|
||||
mainWindow.webContents.session.cookies.set({
|
||||
url: 'https://consent.youtube.com',
|
||||
name: 'CONSENT',
|
||||
|
|
Loading…
Reference in New Issue