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 }> { } } +