Update index.js

This commit is contained in:
Preston 2021-03-03 11:42:49 -05:00
parent 1e45ef2b92
commit 5c9bb5e9fd
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ let startupUrl
// This line can possible be removed if the issue is fixed upstream
app.commandLine.appendSwitch('disable-features', 'OutOfBlinkCors')
app.commandLine.appendSwitch('enable-accelerated-video')
app.commandLine.appendSwitch('enable-accelerated-video-decode')
app.commandLine.appendSwitch('ignore-gpu-blacklist')
// See: https://stackoverflow.com/questions/45570589/electron-protocol-handler-not-working-on-windows