I'm using this
const { app, BrowserWindow } = require("electron");app.commandLine.appendSwitch("disable-features", "OutOfBlinkCors");
I'm using this
const { app, BrowserWindow } = require("electron");app.commandLine.appendSwitch("disable-features", "OutOfBlinkCors");