mirror of
https://github.com/electron/electron.git
synced 2026-01-10 07:58:08 -05:00
Unify the behavior between default app and packaged apps: - create default application menu unless the app has one - default window-all-closed handling unless the app handles the event
5 lines
50 B
JSON
5 lines
50 B
JSON
{
|
|
"name": "default-menu",
|
|
"main": "main.js"
|
|
}
|