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
|
// Edit menu
|
||||||
template[1].submenu.push(
|
template[2].submenu.push(
|
||||||
{type: 'separator'},
|
{type: 'separator'},
|
||||||
{
|
{
|
||||||
label: 'Speech',
|
label: 'Speech',
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "MillionHopes",
|
"name": "MillionHopes",
|
||||||
"productName": "Million Hopes",
|
"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.",
|
"description": "A thin wrapper for the game THE IDOLM@STER: Million Live!, using Electron.",
|
||||||
"main": "main.js",
|
"main": "main.js",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
Reference in New Issue
Block a user