diff --git a/src/commands/learn.ts b/src/commands/learn.ts index 3131f3d..ddb5af2 100644 --- a/src/commands/learn.ts +++ b/src/commands/learn.ts @@ -17,7 +17,7 @@ import { josa } from 'es-hangul' ], }, }) -export class LearnCommand extends Command { +export default class LearnCommand extends Command { public registerApplicationCommands(registry: Command.Registry) { registry.registerChatInputCommand(builder => builder