fix menu
This commit is contained in:
parent
f8e0069f77
commit
766edbc6c4
2
menu.js
2
menu.js
@ -92,7 +92,7 @@ module.exports = function(win){
|
||||
})
|
||||
|
||||
// Edit menu
|
||||
template[1].submenu.push(
|
||||
template[2].submenu.push(
|
||||
{type: 'separator'},
|
||||
{
|
||||
label: 'Speech',
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "MillionHopes",
|
||||
"productName": "Million Hopes",
|
||||
"version": "0.3.0",
|
||||
"version": "0.3.1",
|
||||
"description": "A thin wrapper for the game THE IDOLM@STER: Million Live!, using Electron.",
|
||||
"main": "main.js",
|
||||
"devDependencies": {
|
||||
|
Reference in New Issue
Block a user