Update is_roles.json

This commit is contained in:
2025-05-03 22:17:37 +05:00
committed by GitHub
parent 1a187fbceb
commit 4d6cf2a539

View File

@@ -4,7 +4,7 @@
"roles": [ "roles": [
{ {
"id": 0, "id": 0,
"name": "разработчик модификации", "name": "автор мода",
"color": "B656E5" "color": "B656E5"
} }
] ]
@@ -28,25 +28,5 @@
"color": "673AB7" "color": "673AB7"
} }
] ]
},
{
"id": 1923690,
"roles": [
{
"id": 3,
"name": "Даббер",
"color": "D256E5"
},
{
"id": 42,
"name": "AniLane",
"color": "fc705d"
},
{
"id": 0,
"name": "От Seele",
"color": "f04e4e"
}
]
} }
] ]