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 : ''} ] }, }) + +