feat: content engine usw
This commit is contained in:
@@ -56,7 +56,6 @@ async function handleProcessing(url: string, options: any, reply: any) {
|
||||
height,
|
||||
format,
|
||||
quality,
|
||||
openRouterApiKey: process.env.OPENROUTER_API_KEY,
|
||||
});
|
||||
|
||||
reply.header("Content-Type", `image/${format}`);
|
||||
|
||||
Reference in New Issue
Block a user