1
1
mirror of https://github.com/Fabio286/antares.git synced 2025-02-02 18:36:52 +01:00

refactor: remove viewMenu on macOS

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

View File

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