From 8f64b083aa673e60abbc63e45a9af4a49dff5927 Mon Sep 17 00:00:00 2001 From: Preston Date: Wed, 7 Apr 2021 17:38:09 -0400 Subject: [PATCH] Remove trailing spaces --- src/main/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/index.js b/src/main/index.js index a8daed35..47fbc0ca 100644 --- a/src/main/index.js +++ b/src/main/index.js @@ -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',