From eaf2153bd94de658dcbb38453d8b55777acdfe72 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:23:07 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=97=9E=EF=B8=8F=20index.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/commands/status/index.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/commands/status/index.ts b/src/commands/status/index.ts index 768b358..9ffbbae 100644 --- a/src/commands/status/index.ts +++ b/src/commands/status/index.ts @@ -10,3 +10,5 @@ const status = { } satisfies Command export default status + +