add million live help
This commit is contained in:
parent
18878a20d6
commit
ef12775d84
6
menu.js
6
menu.js
@ -50,12 +50,16 @@ module.exports = function(win){
|
||||
label: 'Help',
|
||||
role: 'help',
|
||||
submenu: [
|
||||
{
|
||||
label: "Million Live! Help",
|
||||
click() { win.loadURL("http://imas.gree-apps.net/app/index.php/help",options)}
|
||||
},
|
||||
{
|
||||
label: "Project Homepage",
|
||||
click(){shell.openExternal("https://github.com/Damillora/MillionHopes")}
|
||||
},
|
||||
{
|
||||
label: 'About SoundCleod',
|
||||
label: 'About Million Hopes',
|
||||
click() {
|
||||
prefman.showAbout();
|
||||
},
|
||||
|
Reference in New Issue
Block a user