From 43e056282bee0cffe9c573a9d409b32a0fe99b6a Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:24:21 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=96=8D=EF=B8=8F=20modelAllowlist.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/model/modelAllowlist.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/utils/model/modelAllowlist.ts b/src/utils/model/modelAllowlist.ts index 345c3ef..58502fc 100644 --- a/src/utils/model/modelAllowlist.ts +++ b/src/utils/model/modelAllowlist.ts @@ -168,3 +168,4 @@ export function isModelAllowed(model: string): boolean { return false } +