Update [userId].ts

This commit is contained in:
2024-08-16 23:14:54 +05:00
committed by GitHub
parent 48fc6fcb69
commit 69d3fa617c

View File

@@ -36,8 +36,8 @@ export default async function handler(req: NextApiRequest, res: NextApiResponse)
roles: [
{
id: 1,
name: "Разработчик мода",
color: "B656E5"
name: "Супер спонсор ★",
color: "F04E4E"
}
],
}