2
2
mirror of https://github.com/Llewellynvdm/nativefier.git synced 2024-06-02 12:50:47 +00:00

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

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,