From 18b0a93639d1dd5860604e35e006d583a3522906 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:24:26 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=F0=9F=A5=8A=20queryProfiler.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/queryProfiler.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/utils/queryProfiler.ts b/src/utils/queryProfiler.ts index cebbeab..924fd60 100644 --- a/src/utils/queryProfiler.ts +++ b/src/utils/queryProfiler.ts @@ -299,3 +299,4 @@ export function logQueryProfileReport(): void { if (!ENABLED) return logForDebugging(getQueryProfileReport()) } +