From adda56dfc95e0d4f6b2133af0f1a523ba2bd25f1 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 18:51:41 +0500 Subject: [PATCH] Update is_roles.json --- api/v1/src/is_roles.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/api/v1/src/is_roles.json b/api/v1/src/is_roles.json index c82e3b3..3dfa635 100644 --- a/api/v1/src/is_roles.json +++ b/api/v1/src/is_roles.json @@ -1,10 +1,10 @@ [ { "id": 790852, - "role": [ + "roles": [ { "id": 0, - "name":"Разработчик", + "name": "Разработчик", "color": "F04E4E" } ]