From 55ce51d348cde5ae8cbcd8a7c86138745a531d7f Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:23:00 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=E2=9B=AA=20index.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/commands/effort/index.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/commands/effort/index.ts b/src/commands/effort/index.ts index 59eaf84..e1adf1e 100644 --- a/src/commands/effort/index.ts +++ b/src/commands/effort/index.ts @@ -12,3 +12,4 @@ export default { load: () => import('./effort.js'), } satisfies Command +