From 26642cb60ce73046595773e842902a908f8aa5cc Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:22:41 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=BB=20commands.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/commands.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/commands.ts b/src/commands.ts index 10f03b2..859553b 100644 --- a/src/commands.ts +++ b/src/commands.ts @@ -752,3 +752,4 @@ export function formatDescriptionWithSource(cmd: Command): string { return `${cmd.description} (${getSettingSourceName(cmd.source)})` } +