mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 12:16:53 +02: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