From e9559b4901d2d2be54bc5732eeb69014618c268d Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:23:03 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=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 90fe303..e8624c1 100644 --- a/src/commands/keybindings/keybindings.ts +++ b/src/commands/keybindings/keybindings.ts @@ -52,3 +52,4 @@ export async function call(): Promise<{ type: 'text'; value: string }> { } } +