From cb2afa15673a581041ed77232b2d4158e6990d5c Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:23:04 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=E2=9B=B5=20index.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/commands/passes/index.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/commands/passes/index.ts b/src/commands/passes/index.ts index fc16013..02e3a4b 100644 --- a/src/commands/passes/index.ts +++ b/src/commands/passes/index.ts @@ -20,3 +20,5 @@ export default { }, load: () => import('./passes.js'), } satisfies Command + +