aboutsummaryrefslogtreecommitdiffstats
path: root/src/db/app.db
diff options
context:
space:
mode:
authorYuta Doi <yuta-d@witz-inc.co.jp>2018-06-13 01:01:59 +0900
committerYuta Doi <yuta-d@witz-inc.co.jp>2018-06-13 01:01:59 +0900
commitf00c952e1bcd367e2a11a780a5fa19b2637ddf17 (patch)
tree6fc51ec995053a37402abb1986cfe2097c2724ef /src/db/app.db
parentce36f169937d3634ff9a65067c22872ee72aef4c (diff)
Add role for the application "AlsMeterDemo"
Change-Id: Ibb740243c172badb3c58c936b181e284f9eec9ac Signed-off-by: Yuta Doi <yuta-d@witz-inc.co.jp>
Diffstat (limited to 'src/db/app.db')
-rw-r--r--src/db/app.db4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/db/app.db b/src/db/app.db
index 7ec632b..986b885 100644
--- a/src/db/app.db
+++ b/src/db/app.db
@@ -68,5 +68,9 @@
"name": "Restriction",
"role": "restriction"
}
+ {
+ "name": "AlsMeterDemo",
+ "role": "als-meter-demo"
+ },
]
} \ No newline at end of file