aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorKazumasa Mitsunari <knimitz@witz-inc.co.jp>2018-10-18 19:56:54 +0900
committerJosé Bollo <jose.bollo@iot.bzh>2018-10-24 13:44:13 +0200
commit8342c421b5b5081ba74a3acbece962ab080b39ea (patch)
tree9b14c563a7f86a359cffe56ec24a2b630fd92e7c /src
parent5414b71ae30ced4505206acbacf52f4350edf8ce (diff)
Fix the conversion table
Fix the conversion table (Navigation -> map) to (Navigation -> navigation) Use `navigation` as it is. Change-Id: Icfb0c7839cfa1c8ae59aa3b381c07d8a2f88cdd4 Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
Diffstat (limited to 'src')
-rw-r--r--src/db/old_roles.db2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/db/old_roles.db b/src/db/old_roles.db
index 02a4c2d..d8f19f9 100644
--- a/src/db/old_roles.db
+++ b/src/db/old_roles.db
@@ -34,7 +34,7 @@
},
{
"name": "Navigation",
- "new": "map"
+ "new": "navigation"
},
{
"name": "HVAC",