From cfc5471e2f6bef96206dbd92b44c810e9b26ca2a Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:23:03 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=F0=9F=9B=B5=20index.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/commands/logout/index.ts | 1 + 1 file changed, 1 insertion(+) 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 +