mirror of
https://github.com/electron/electron.git
synced 2026-01-30 17:58:33 -05:00
* fix: menu visibility should not be overwritten on startup * fix: removing menu for window without global menubar * test: setMenu tests are not for mac
5 lines
56 B
JSON
5 lines
56 B
JSON
{
|
|
"name": "electron-test-menu",
|
|
"main": "main.js"
|
|
}
|