🚜 keybindings.ts

This commit is contained in:
nirholas
2026-03-31 10:23:03 +00:00
parent 0abefad13b
commit e9559b4901

View File

@@ -52,3 +52,4 @@ export async function call(): Promise<{ type: 'text'; value: string }> {
}
}