shellHistoryCompletion.ts

This commit is contained in:
nirholas
2026-03-31 10:24:30 +00:00
parent 458c69c34c
commit 217b7724f8

View File

@@ -117,3 +117,4 @@ export async function getShellHistoryCompletion(
return null
}