mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-03 15:01:57 +01:00
Revert "Update to Electron 2.0.x"
This commit is contained in:
committed by
GitHub
parent
28a82a6eec
commit
1dc23e548e
@@ -190,7 +190,7 @@ function showContextMenu(e) {
|
||||
}));
|
||||
}
|
||||
|
||||
menu.popup({ window: remote.getCurrentWindow() });
|
||||
menu.popup(remote.getCurrentWindow());
|
||||
}
|
||||
|
||||
export function startup(data: ProcessExplorerData): void {
|
||||
|
||||
Reference in New Issue
Block a user