From a0f2388949b5bf4daae5f13227df479fff420a53 Mon Sep 17 00:00:00 2001 From: zheng_wenlong Date: Thu, 30 May 2019 18:27:59 +0900 Subject: [PATCH] change hs-conf for vertical --- conf/hs-conf.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/conf/hs-conf.json b/conf/hs-conf.json index 79087fb..6defefd 100644 --- a/conf/hs-conf.json +++ b/conf/hs-conf.json @@ -22,6 +22,14 @@ "default-lastmode": [ ], "normal-apps": [ + { + "appid": "navigation", + "visibility": "invisible" + }, + { + "appid": "tbtnavi", + "visibility": "invisible" + } ] } -} \ No newline at end of file +} -- 2.16.6