🌘 fileHistory.ts

This commit is contained in:
nirholas
2026-03-31 10:24:16 +00:00
parent 7d318cdde1
commit 57812cb391

View File

@@ -1113,3 +1113,4 @@ function maybeDumpStateForDebug(state: FileHistoryState): void {
console.error(inspect(state, false, 5))
}
}