Skip to content

Commit 682be13

Browse files
Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent fe3e2bb commit 682be13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/platform/endpoint/common/chatModelCapabilities.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ const VSC_MODEL_HASHES_A = [
2727
];
2828

2929
const VSC_MODEL_HASHES_B = [
30-
"",
30+
3131
];
3232

3333
const HIDDEN_MODEL_E_HASHES: string[] = [

0 commit comments

Comments
 (0)