From 10f9134d70cbaa8e5213e28a5f3d41d6db9c9b1d 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=8E=A0=20heapdump.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/commands/heapdump/heapdump.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/commands/heapdump/heapdump.ts b/src/commands/heapdump/heapdump.ts index f13a217..327a290 100644 --- a/src/commands/heapdump/heapdump.ts +++ b/src/commands/heapdump/heapdump.ts @@ -16,3 +16,4 @@ export async function call(): Promise<{ type: 'text'; value: string }> { } } +