diff --git a/src/utils/embeddedTools.ts b/src/utils/embeddedTools.ts index 9b955d7..0658a84 100644 --- a/src/utils/embeddedTools.ts +++ b/src/utils/embeddedTools.ts @@ -27,3 +27,4 @@ export function hasEmbeddedSearchTools(): boolean { export function embeddedSearchToolsBinaryPath(): string { return process.execPath } +