mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-03 15:01:57 +01:00
@@ -146,7 +146,7 @@ function showContextMenu(e) {
|
||||
})
|
||||
);
|
||||
|
||||
menu.popup({ window: remote.getCurrentWindow() });
|
||||
menu.popup(remote.getCurrentWindow());
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user