mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Cleanup
Signed-off-by: Lauri Nevala <lauri.nevala@gmail.com>
This commit is contained in:
parent
a2422b0a5c
commit
0a4256aa48
@ -30,7 +30,6 @@ export class WindowManager {
|
|||||||
nodeIntegration: true,
|
nodeIntegration: true,
|
||||||
enableRemoteModule: true,
|
enableRemoteModule: true,
|
||||||
webviewTag: true,
|
webviewTag: true,
|
||||||
nodeIntegrationInSubFrames: true
|
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
this.windowState.manage(this.mainView);
|
this.windowState.manage(this.mainView);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user