From 8faaa84eb19c7cc99f3240c5bc7fe9ff990deec6 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 19:32:02 +0500 Subject: [PATCH] Update is_roles.json --- api/v1/src/is_roles.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/api/v1/src/is_roles.json b/api/v1/src/is_roles.json index 526ec7b..aef7c7d 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" } ] @@ -14,7 +14,7 @@ "roles": [ { "id": 0, - "name": "Типичный тиктокер", + "name": "типичный тиктокер", "color": "21DCD7" } ] @@ -24,7 +24,7 @@ "roles": [ { "id": 0, - "name": "Фанат яой", + "name": "фанат яой", "color": "673AB7" } ]