mirror of
https://github.com/element-hq/element-desktop
synced 2025-03-12 23:43:43 +01:00
Set appropriate appMenu submenu role
This commit is contained in:
parent
8f4c827089
commit
8ae641bc59
@ -125,6 +125,7 @@ function buildMenuTemplate() {
|
||||
if (process.platform === 'darwin') {
|
||||
template.unshift({
|
||||
// first macOS menu is the name of the app
|
||||
role: 'appMenu',
|
||||
label: app.name,
|
||||
submenu: [
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user