bug fixed
This commit is contained in:
@@ -47,7 +47,7 @@ export default async function links(req: NextApiRequest, res: NextApiResponse) {
|
||||
});
|
||||
}
|
||||
|
||||
// Later?
|
||||
// TODO - Later?
|
||||
// else if (req.method === "DELETE") {}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user