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 +