summaryrefslogtreecommitdiffstats
path: root/layers.json
diff options
context:
space:
mode:
Diffstat (limited to 'layers.json')
-rw-r--r--layers.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/layers.json b/layers.json
index d452971..0d5a817 100644
--- a/layers.json
+++ b/layers.json
@@ -47,6 +47,12 @@
"main_match": "^App Navi Map",
"sub_match": "^App Navi Guidance",
"priority": 1000
+ },
+ {
+ "name": "App1 example",
+ "main_match": "^App1",
+ "sub_match": ".*",
+ "priority": 1000
}
]
},