chore: Improve /terminal command description
👾 Generated with [Letta Code](https://letta.com) Co-Authored-By: Letta <noreply@letta.com>
This commit is contained in:
@@ -193,7 +193,7 @@ export const commands: Record<string, Command> = {
|
||||
},
|
||||
},
|
||||
"/terminal": {
|
||||
desc: "Manage Shift+Enter keybinding [--revert]",
|
||||
desc: "Setup terminal shortcuts [--revert]",
|
||||
order: 36,
|
||||
handler: async (args: string[]) => {
|
||||
const {
|
||||
|
||||
Reference in New Issue
Block a user