From b0287b77840e4f298fb292935bbbdad9215d892c 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=8D=20index.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/commands/exit/index.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/commands/exit/index.ts b/src/commands/exit/index.ts index f32499e..1191504 100644 --- a/src/commands/exit/index.ts +++ b/src/commands/exit/index.ts @@ -10,3 +10,4 @@ const exit = { } satisfies Command export default exit +