From 22043f23c5d588d32517a231b6a6dc5f999df50e Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:24:30 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=E2=99=93=20stats.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/stats.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/utils/stats.ts b/src/utils/stats.ts index 7b8434a..6a176bd 100644 --- a/src/utils/stats.ts +++ b/src/utils/stats.ts @@ -1059,3 +1059,4 @@ function getEmptyStats(): ClaudeCodeStats { totalSpeculationTimeSavedMs: 0, } } +