1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
Signed-off-by: Lauri Nevala <lauri.nevala@gmail.com>
This commit is contained in:
Lauri Nevala 2020-08-17 12:14:33 +03:00
parent a2422b0a5c
commit 0a4256aa48

View File

@ -30,7 +30,6 @@ export class WindowManager {
nodeIntegration: true,
enableRemoteModule: true,
webviewTag: true,
nodeIntegrationInSubFrames: true
},
});
this.windowState.manage(this.mainView);