🚜 keybindings.ts

This commit is contained in:
nirholas
2026-03-31 10:22:50 +00:00
parent 4409c4a576
commit d4657c850a

View File

@@ -51,3 +51,4 @@ export async function call(): Promise<{ type: 'text'; value: string }> {
: `Created ${keybindingsPath} with template. Opened in your editor.`, : `Created ${keybindingsPath} with template. Opened in your editor.`,
} }
} }