Update [userId].ts
This commit is contained in:
@@ -38,11 +38,6 @@ export default async function handler(req: NextApiRequest, res: NextApiResponse)
|
|||||||
id: 1,
|
id: 1,
|
||||||
name: "Разработчик мода",
|
name: "Разработчик мода",
|
||||||
color: "B656E5"
|
color: "B656E5"
|
||||||
},
|
|
||||||
{
|
|
||||||
id: 2,
|
|
||||||
name: "Anixart Extension",
|
|
||||||
color: "F04E4E"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user