remake init data
json dump
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
[ {
|
||||
"id" : 1,
|
||||
"name" : "ROLE_USER"
|
||||
}, {
|
||||
"id" : 2,
|
||||
"name" : "ROLE_MODERATOR"
|
||||
}, {
|
||||
"id" : 3,
|
||||
"name" : "ROLE_ADMIN"
|
||||
} ]
|
||||
Reference in New Issue
Block a user