Minor
This commit is contained in:
parent
892907e125
commit
09d8823e35
@ -307,7 +307,7 @@
|
|||||||
}
|
}
|
||||||
);
|
);
|
||||||
|
|
||||||
const remoteMain = remote.require("@electron/remote/main");
|
const remoteMain = require("@electron/remote/main");
|
||||||
remoteMain.enable(view.webContents);
|
remoteMain.enable(view.webContents);
|
||||||
|
|
||||||
// tab devtools
|
// tab devtools
|
||||||
|
Loading…
x
Reference in New Issue
Block a user