🚔 idePathConversion.ts

This commit is contained in:
nirholas
2026-03-31 10:24:19 +00:00
parent f76fa1b81b
commit 0196d08624

View File

@@ -88,3 +88,4 @@ export function checkWSLDistroMatch(
}
return true // Not a WSL UNC path, so no distro mismatch
}