🖍️ modelAllowlist.ts

This commit is contained in:
nirholas
2026-03-31 10:24:21 +00:00
parent 91662c5696
commit 43e056282b

View File

@@ -168,3 +168,4 @@ export function isModelAllowed(model: string): boolean {
return false
}