From 90e7c4ebfcdc8655bd7eb3d499dab35975ef8268 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:23:05 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=F0=9F=93=8C=20index.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/commands/remote-env/index.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/commands/remote-env/index.ts b/src/commands/remote-env/index.ts index 090cc60..c0c9acc 100644 --- a/src/commands/remote-env/index.ts +++ b/src/commands/remote-env/index.ts @@ -13,3 +13,5 @@ export default { }, load: () => import('./remote-env.js'), } satisfies Command + +