From 00ddedf32d55f8a63f8f835323bc6c9928b20b3b Mon Sep 17 00:00:00 2001 From: Jia Hao Date: Sun, 24 Jan 2016 21:17:56 +0800 Subject: [PATCH] Fix invalid json --- app/nativefier.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/nativefier.json b/app/nativefier.json index cb33ede..3b16d7e 100644 --- a/app/nativefier.json +++ b/app/nativefier.json @@ -4,5 +4,5 @@ "badge": false, "width": 1280, "height": 800, - "showMenuBar": false, + "showMenuBar": false }