From bb6e6b49552d6c6c7e0a73e3f7f729ff17e359a2 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:24:34 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=F0=9F=93=80=20unaryLogging.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/unaryLogging.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/utils/unaryLogging.ts b/src/utils/unaryLogging.ts index 2e375e6..0fa625e 100644 --- a/src/utils/unaryLogging.ts +++ b/src/utils/unaryLogging.ts @@ -37,3 +37,4 @@ export async function logUnaryEvent(event: LogEvent): Promise { }), }) } +