✈️ log.ts

This commit is contained in:
nirholas
2026-03-31 10:24:20 +00:00
parent edfc517bce
commit 6aeb463812

View File

@@ -360,3 +360,4 @@ export function _resetErrorLogForTesting(): void {
errorQueue.length = 0 errorQueue.length = 0
inMemoryErrorLog = [] inMemoryErrorLog = []
} }