🗒️ validateModel.ts

This commit is contained in:
nirholas
2026-03-31 10:24:22 +00:00
parent da2bed8710
commit 4f3c1459a0

View File

@@ -157,3 +157,4 @@ function get3PFallbackSuggestion(model: string): string | undefined {
}
return undefined
}