diff options
Diffstat (limited to 'sparky/appconfig/roles.config')
-rw-r--r-- | sparky/appconfig/roles.config | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sparky/appconfig/roles.config b/sparky/appconfig/roles.config new file mode 100644 index 0000000..4d5d43e --- /dev/null +++ b/sparky/appconfig/roles.config @@ -0,0 +1,6 @@ +[
+ {
+ "id":1,
+ "name":"View"
+ }
+]
\ No newline at end of file |