This commit is contained in:
LukeParkerDev
2026-05-04 11:26:25 +10:00
parent 7dd8b2b7f9
commit 58f569fbf7
5 changed files with 4 additions and 17 deletions
-1
View File
@@ -28,7 +28,6 @@ export type WslDistroProbe = {
canExecute: boolean
hasBash: boolean
hasCurl: boolean
isRoot: boolean | null
error: string | null
}
export type WslOpencodeCheck = {