From d4657c850a013a63d6af8a0b0240eb8617befad3 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:22:50 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=9C=20keybindings.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/commands/keybindings/keybindings.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/commands/keybindings/keybindings.ts b/src/commands/keybindings/keybindings.ts index da4f280..90fe303 100644 --- a/src/commands/keybindings/keybindings.ts +++ b/src/commands/keybindings/keybindings.ts @@ -51,3 +51,4 @@ export async function call(): Promise<{ type: 'text'; value: string }> { : `Created ${keybindingsPath} with template. Opened in your editor.`, } } +