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