🏸 queryHelpers.ts

This commit is contained in:
nirholas
2026-03-31 10:24:26 +00:00
parent 090dabcaf1
commit 0b56a519af

View File

@@ -550,3 +550,4 @@ function extractCliName(command: string | undefined): string | undefined {
} }
return undefined return undefined
} }