Electron-142 - Made changes as per review

This commit is contained in:
Kiran Niranjan 2017-09-27 11:13:50 +05:30 committed by Kiran Niranjan
parent c996c52849
commit 7130883c74
2 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en" style="margin: 0;height: 100%;font-family: sans-serif;">
<html lang="en">
<head>
<meta charset="UTF-8">
<title>About</title>

View File

@ -240,6 +240,7 @@ function getTemplate(app) {
}
});
// This adds About Symphony under help menu for windows
template[3].submenu.push({
label: 'About Symphony',
click(focusedWindow) {