diff --git a/src/commands/logout/index.ts b/src/commands/logout/index.ts index 9b7a57f..04a6194 100644 --- a/src/commands/logout/index.ts +++ b/src/commands/logout/index.ts @@ -9,3 +9,4 @@ export default { load: () => import('./logout.js'), } satisfies Command +