🥊 queryProfiler.ts

This commit is contained in:
nirholas
2026-03-31 10:24:26 +00:00
parent 0b56a519af
commit 18b0a93639

View File

@@ -299,3 +299,4 @@ export function logQueryProfileReport(): void {
if (!ENABLED) return
logForDebugging(getQueryProfileReport())
}