From 57812cb3917bbb8f72eef52fb2b6e414340a062d Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:24:16 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=F0=9F=8C=98=20fileHistory.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/fileHistory.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/utils/fileHistory.ts b/src/utils/fileHistory.ts index 4e227d9..dfc7bf8 100644 --- a/src/utils/fileHistory.ts +++ b/src/utils/fileHistory.ts @@ -1113,3 +1113,4 @@ function maybeDumpStateForDebug(state: FileHistoryState): void { console.error(inspect(state, false, 5)) } } +