From ce7f52654fb64ecc75e695abf2f3ff7bd25c18cb Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:22:46 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9B=BA=20extra-usage-noninteractive.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/commands/extra-usage/extra-usage-noninteractive.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/commands/extra-usage/extra-usage-noninteractive.ts b/src/commands/extra-usage/extra-usage-noninteractive.ts index b4eabe8..3440fb8 100644 --- a/src/commands/extra-usage/extra-usage-noninteractive.ts +++ b/src/commands/extra-usage/extra-usage-noninteractive.ts @@ -14,3 +14,4 @@ export async function call(): Promise<{ type: 'text'; value: string }> { : `Please visit ${result.url} to manage extra usage.`, } } +