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