diff --git a/src/commands/effort/index.ts b/src/commands/effort/index.ts index 66cd511..59eaf84 100644 --- a/src/commands/effort/index.ts +++ b/src/commands/effort/index.ts @@ -11,3 +11,4 @@ export default { }, load: () => import('./effort.js'), } satisfies Command +