From 41319e1b8f50ca09b668d2b2456d0a98070fe83e Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:22:51 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=F0=9F=9A=81=20index.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/commands/model/index.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/commands/model/index.ts b/src/commands/model/index.ts index 5554906..7ee3120 100644 --- a/src/commands/model/index.ts +++ b/src/commands/model/index.ts @@ -14,3 +14,4 @@ export default { }, load: () => import('./model.js'), } satisfies Command +