📚 history.ts

This commit is contained in:
nirholas
2026-03-31 10:23:33 +00:00
parent 022b319c48
commit cb41e3f03b

View File

@@ -462,3 +462,4 @@ export function removeLastFromHistory(): void {
skippedTimestamps.add(entry.timestamp)
}
}