Update [userId].ts
This commit is contained in:
@@ -36,8 +36,8 @@ export default async function handler(req: NextApiRequest, res: NextApiResponse)
|
|||||||
roles: [
|
roles: [
|
||||||
{
|
{
|
||||||
id: 1,
|
id: 1,
|
||||||
name: "Разработчик мода",
|
name: "Супер спонсор ★",
|
||||||
color: "B656E5"
|
color: "F04E4E"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user