From bc47a03e7f646f3295dbbe6a78f1e5e30a07b2b8 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:22:46 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=95=8B=20index.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/commands/export/index.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/commands/export/index.ts b/src/commands/export/index.ts index a3d8bb2..df7abbe 100644 --- a/src/commands/export/index.ts +++ b/src/commands/export/index.ts @@ -9,3 +9,4 @@ const exportCommand = { } satisfies Command export default exportCommand +