✳️ shellCompletion.ts

This commit is contained in:
nirholas
2026-03-31 10:24:11 +00:00
parent 2a74270bc0
commit 8c4c1ee688

View File

@@ -257,3 +257,4 @@ export async function getShellCompletions(
return [] // Silent fail return [] // Silent fail
} }
} }