From b232f5d302f7466c818e157ce98eb0789d541a0c Mon Sep 17 00:00:00 2001 From: wang_zhiqiang Date: Wed, 29 May 2019 09:23:03 +0800 Subject: [PATCH] add comma Change-Id: I7cb1b94da0fba797e09acac5da877ce45072b6d2 --- conf/hs-conf.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/hs-conf.json b/conf/hs-conf.json index 7ad3ee8..79087fb 100644 --- a/conf/hs-conf.json +++ b/conf/hs-conf.json @@ -13,7 +13,7 @@ "appid": "launcher", "visibility": "visible", "after": "homescreen" - } + }, { "appid": "restriction", "visibility": "invisible" -- 2.16.6