From dd475bb0e14aa4532da8427e530106fe100f5c5e Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:23:03 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8F=8E=EF=B8=8F=20index.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/commands/login/index.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/commands/login/index.ts b/src/commands/login/index.ts index d8a0b60..4f71f30 100644 --- a/src/commands/login/index.ts +++ b/src/commands/login/index.ts @@ -13,3 +13,4 @@ export default () => load: () => import('./login.js'), }) satisfies Command +