From c7bd719535e34508e17d24fd0c1a4a5c3e621c36 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:24:15 +0000 Subject: [PATCH] =?UTF-8?q?=E2=98=98=EF=B8=8F=20debug.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/debug.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/utils/debug.ts b/src/utils/debug.ts index 220da2b..4e8b8a4 100644 --- a/src/utils/debug.ts +++ b/src/utils/debug.ts @@ -266,3 +266,4 @@ export function logAntError(context: string, error: unknown): void { }) } } +