aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>2019-04-11 10:55:40 +0800
committerwang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>2019-04-11 10:55:40 +0800
commit8dd6aa52a61106ee10c7426653ff9c64ab68b5f3 (patch)
treee8bfc67b67c8c8964b11938d2653786feae342e1
parent1df2ef6a38ad21d34353dc4728964055d0a1c986 (diff)
change default lastmode pattern
Change-Id: I689d37752c2c49921689c86f819c437bc38d30a4
-rw-r--r--conf/hs-conf.json6
1 files changed, 4 insertions, 2 deletions
diff --git a/conf/hs-conf.json b/conf/hs-conf.json
index 633f585..84a8386 100644
--- a/conf/hs-conf.json
+++ b/conf/hs-conf.json
@@ -21,10 +21,12 @@
"visibility": "invisible"
}
],
- "default-lastmode": {
+ "default-lastmode": [
+ {
"appid": "launcher",
"area": "normal.full"
- },
+ }
+ ],
"normal-apps": {
"appid": "warehouse",
"visibility": "invisible"