From 4f3e02613fa9f5223a637c2876aa95004ae597b8 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:23:01 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=F0=9F=8C=89=20files.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/commands/files/files.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/commands/files/files.ts b/src/commands/files/files.ts index 6fc244d..1168a9e 100644 --- a/src/commands/files/files.ts +++ b/src/commands/files/files.ts @@ -18,3 +18,4 @@ export async function call( return { type: 'text' as const, value: `Files in context:\n${fileList}` } } +