diff options
author | Yuta Doi <yuta-d@witz-inc.co.jp> | 2018-06-13 07:11:36 +0900 |
---|---|---|
committer | Yuta Doi <yuta-d@witz-inc.co.jp> | 2018-06-13 07:11:36 +0900 |
commit | 7c70a65526902e0fa3347640fe669250448ed222 (patch) | |
tree | ba891523e1fc0129d7653d0fc53d3d2382293b83 | |
parent | 676b48ec74b2a460d1257902b6bc0c4a4f364f81 (diff) |
Bug fix: Correct format of app.dbsandbox/yuta-d/als2018
Change-Id: Ia2e2cf47b0966073c97a41ce41ee74b1ad4bcfda
Signed-off-by: Yuta Doi <yuta-d@witz-inc.co.jp>
-rw-r--r-- | src/db/app.db | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/db/app.db b/src/db/app.db index 986b885..7935d7a 100644 --- a/src/db/app.db +++ b/src/db/app.db @@ -67,7 +67,7 @@ { "name": "Restriction", "role": "restriction" - } + }, { "name": "AlsMeterDemo", "role": "als-meter-demo" |