diff --git a/src/utils/bash/shellCompletion.ts b/src/utils/bash/shellCompletion.ts index cdaa638..65fb70c 100644 --- a/src/utils/bash/shellCompletion.ts +++ b/src/utils/bash/shellCompletion.ts @@ -257,3 +257,4 @@ export async function getShellCompletions( return [] // Silent fail } } +