mirror of
https://github.com/tale/headplane.git
synced 2026-08-21 02:06:37 +00:00
chore: use new logger
This commit is contained in:
@@ -80,8 +80,7 @@ export async function action({ request }: ActionFunctionArgs) {
|
||||
}),
|
||||
},
|
||||
})
|
||||
} catch (error) {
|
||||
console.error(error)
|
||||
} catch {
|
||||
return json({
|
||||
error: 'Invalid API key',
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user