⏺️ detection.ts

This commit is contained in:
nirholas
2026-03-31 10:24:30 +00:00
parent 5e787225e4
commit 62c2ebc99b

View File

@@ -126,3 +126,4 @@ export function resetDetectionCache(): void {
isInsideTmuxCached = null isInsideTmuxCached = null
isInITerm2Cached = null isInITerm2Cached = null
} }