1
1
mirror of https://github.com/Fabio286/antares.git synced 2025-06-05 21:59:22 +02:00

refactor: remove viewMenu on macOS

This commit is contained in:
2023-03-30 18:07:24 +02:00
parent 52108d7613
commit 28f0419af4

View File

@ -172,9 +172,6 @@ function createAppMenu () {
{ {
role: 'editMenu' role: 'editMenu'
}, },
{
role: 'viewMenu'
},
{ {
role: 'windowMenu' role: 'windowMenu'
} }