From 6b31189e5b7f6d211a307114b283c28124883d27 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=97=82=EF=B8=8F=20modelStrings.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/model/modelStrings.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/utils/model/modelStrings.ts b/src/utils/model/modelStrings.ts index 5b7be10..6454aa1 100644 --- a/src/utils/model/modelStrings.ts +++ b/src/utils/model/modelStrings.ts @@ -164,3 +164,4 @@ export async function ensureModelStringsInitialized(): Promise { // For Bedrock, wait for the profile fetch await updateBedrockModelStrings() } +