From 08cdd3274a23a607fa158c995ce4a13f2ea558cf Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:23:05 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=F0=9F=93=85=20index.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/commands/pr_comments/index.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/commands/pr_comments/index.ts b/src/commands/pr_comments/index.ts index df8969f..34ba3e9 100644 --- a/src/commands/pr_comments/index.ts +++ b/src/commands/pr_comments/index.ts @@ -48,3 +48,5 @@ ${args ? 'Additional user input: ' + args : ''} ] }, }) + +