Fix placeholder for electron app to google

This commit is contained in:
Goh Jia Hao 2016-05-26 16:50:42 +08:00
parent 60823a21bb
commit c91def53af
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "Google", "name": "Google",
"targetUrl": "file:///Users/JiaHao/Desktop/lab4.html", "targetUrl": "http://google.com",
"badge": false, "badge": false,
"width": 1280, "width": 1280,
"height": 800, "height": 800,