🔹 completionCache.ts

This commit is contained in:
nirholas
2026-03-31 10:24:13 +00:00
parent 099eb0a5c5
commit a399bbcbf8

View File

@@ -164,3 +164,4 @@ export async function regenerateCompletionCache(): Promise<void> {
`update: Regenerated ${shell.name} completion cache at ${shell.cacheFile}`,
)
}