From 474497551f50e05c9b9d4918f47d79caf75a5c1b Mon Sep 17 00:00:00 2001 From: regalijan Date: Thu, 19 Oct 2023 16:51:12 -0400 Subject: [PATCH] Actually log failures in console --- functions/api/webview-captcha.ts | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/functions/api/webview-captcha.ts b/functions/api/webview-captcha.ts index 7be755a..1df003d 100644 --- a/functions/api/webview-captcha.ts +++ b/functions/api/webview-captcha.ts @@ -9,8 +9,11 @@ export async function onRequestGet(context: RequestContext) {