aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzheng_wenlong <wenlong_zheng@nexty-ele.com>2019-05-30 18:27:59 +0900
committerzheng_wenlong <wenlong_zheng@nexty-ele.com>2019-05-30 18:27:59 +0900
commita0f2388949b5bf4daae5f13227df479fff420a53 (patch)
treee5fd88c746c718a0d68da39c6b046fe5f15501b7
parent6721f3fbd9d3e5de3b41ce1859ae6034da474a8d (diff)
change hs-conf for vertical
-rw-r--r--conf/hs-conf.json10
1 files changed, 9 insertions, 1 deletions
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
+}