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