From 2a74270bc02b8c915ada532609dd0922fed1c350 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:24:11 +0000 Subject: [PATCH] =?UTF-8?q?=E3=80=BD=EF=B8=8F=20registry.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/bash/registry.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/utils/bash/registry.ts b/src/utils/bash/registry.ts index 290cf78..28e3561 100644 --- a/src/utils/bash/registry.ts +++ b/src/utils/bash/registry.ts @@ -51,3 +51,4 @@ export const getCommandSpec = memoizeWithLRU( }, (command: string) => command, ) +