diff options
author | fukubayashi.akio <fukubayashi.akio@genetec.co.jp> | 2019-06-20 10:33:15 +0900 |
---|---|---|
committer | fukubayashi.akio <fukubayashi.akio@genetec.co.jp> | 2019-06-20 10:33:15 +0900 |
commit | 729d2520cfc40d3eb461d2203a0b40ba7e259470 (patch) | |
tree | 353628441855b0a96b3814e7001c82cfe31281bd /layers.json | |
parent | ac17da7010c6bd90240a641d503991ca5d0cb41a (diff) |
Fix area and role
Signed-off-by: fukubayashi.akio <fukubayashi.akio@genetec.co.jp>
Diffstat (limited to 'layers.json')
-rw-r--r-- | layers.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layers.json b/layers.json index 622ab16..2b157ee 100644 --- a/layers.json +++ b/layers.json @@ -24,7 +24,7 @@ }, { "name": "NearApps", - "role": "receiver2", + "role": "receiver2|upleftreceiver", "id_range_begin": 2600, "id_range_end": 2999, "comment": "NearApps is the part of Apps. The z order of this layer is higher than Apps" |