From 917319ea03a127b7020af8fd35d7bf276fdbeda7 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=8B=EF=B8=8F=20contextWindowUpgradeChe?= =?UTF-8?q?ck.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/model/contextWindowUpgradeCheck.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/utils/model/contextWindowUpgradeCheck.ts b/src/utils/model/contextWindowUpgradeCheck.ts index 7a4c603..1c078cc 100644 --- a/src/utils/model/contextWindowUpgradeCheck.ts +++ b/src/utils/model/contextWindowUpgradeCheck.ts @@ -45,3 +45,4 @@ export function getUpgradeMessage(context: 'warning' | 'tip'): string | null { return null } } +