diff --git a/api/v1/src/is_roles.json b/api/v1/src/is_roles.json index b8ee41d..3f85861 100644 --- a/api/v1/src/is_roles.json +++ b/api/v1/src/is_roles.json @@ -4,7 +4,7 @@ "roles": [ { "id": 0, - "name": "разработчик модификации", + "name": "автор мода", "color": "B656E5" } ] @@ -28,25 +28,5 @@ "color": "673AB7" } ] - }, - { - "id": 1923690, - "roles": [ - { - "id": 3, - "name": "Даббер", - "color": "D256E5" - }, - { - "id": 42, - "name": "AniLane", - "color": "fc705d" - }, - { - "id": 0, - "name": "От Seele", - "color": "f04e4e" - } - ] } ]