stats.ts

This commit is contained in:
nirholas
2026-03-31 10:24:30 +00:00
parent 9c42da50a2
commit 22043f23c5

View File

@@ -1059,3 +1059,4 @@ function getEmptyStats(): ClaudeCodeStats {
totalSpeculationTimeSavedMs: 0,
}
}