bump user agent version for desktop

This commit is contained in:
Kyle Spearrin 2020-03-10 15:00:29 -04:00
parent ee8ca0beed
commit 36241e9eac
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,7 @@ export class WindowMain {
pathname: path.join(__dirname, '/index.html'),
slashes: true,
}), {
userAgent: 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0',
userAgent: 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0',
});
// Open the DevTools.