From 4d6cf2a53979b32916213153b2cc75dfd8bf94e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=82=BC=E3=83=BC=E3=83=AC?= Date: Sat, 3 May 2025 22:17:37 +0500 Subject: [PATCH] Update is_roles.json --- api/v1/src/is_roles.json | 22 +--------------------- 1 file changed, 1 insertion(+), 21 deletions(-) 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" - } - ] } ]