mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-20 02:08:57 +00:00
Better context menu on macOS
This commit is contained in:
@@ -220,6 +220,7 @@ export const setup = (
|
||||
const menu = Menu.buildFromTemplate(template);
|
||||
menu.popup({
|
||||
window: browserWindow,
|
||||
frame: params.frame ?? undefined,
|
||||
});
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user