Update [userId].ts
This commit is contained in:
@@ -47,5 +47,8 @@ export default async function handler(req: NextApiRequest, res: NextApiResponse)
|
||||
} catch (error) {
|
||||
console.error('Error fetching data from Anixart API:', error);
|
||||
res.status(500).json({ message: 'Internal Server Error' });
|
||||
|
||||
const api/extension/episode
|
||||
const api/extension
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user