NOW i removed the flag
This commit is contained in:
parent
060c522217
commit
2e153c1e1e
1 changed files with 0 additions and 1 deletions
|
@ -35,7 +35,6 @@ function init() {
|
|||
// work around chrome 66 disabling autoplay by default
|
||||
app.commandLine.appendSwitch("autoplay-policy", "no-user-gesture-required");
|
||||
app.commandLine.appendSwitch("enable-features", "VaapiVideoDecodeLinuxGL,VaapiVideoEncoder,VaapiVideoDecoder");
|
||||
app.commandLine.appendSwitch("ozone-platform-hint", "auto");
|
||||
// WinRetrieveSuggestionsOnlyOnDemand: Work around electron 13 bug w/ async spellchecking on Windows.
|
||||
// HardwareMediaKeyHandling,MediaSessionService: Prevent Discord from registering as a media service.
|
||||
//
|
||||
|
|
Reference in a new issue