Update is_roles.json
This commit is contained in:
@@ -4,9 +4,15 @@
|
|||||||
"roles": [
|
"roles": [
|
||||||
{
|
{
|
||||||
"id": 1,
|
"id": 1,
|
||||||
"name": "Разработчик",
|
"name": "Разработчик модификации",
|
||||||
"color": "F04E4E"
|
"color": "F04E4E"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": 2,
|
||||||
|
"name": "Супер спонсор ★",
|
||||||
|
"color": "FFCC41"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user