From ca8e61299afdd060e827efcebabe2895facb97cb Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:23:32 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=F0=9F=93=97=20controlSchemas.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/entrypoints/sdk/controlSchemas.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/entrypoints/sdk/controlSchemas.ts b/src/entrypoints/sdk/controlSchemas.ts index fccf13e..4fea9b4 100644 --- a/src/entrypoints/sdk/controlSchemas.ts +++ b/src/entrypoints/sdk/controlSchemas.ts @@ -661,3 +661,4 @@ export const StdinMessageSchema = lazySchema(() => SDKUpdateEnvironmentVariablesMessageSchema(), ]), ) +