mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-19 09:33:53 +00:00
Edit wording in /edit description (#1006)
This commit is contained in:
@@ -184,7 +184,7 @@ export const useSlashCommandProcessor = (
|
||||
},
|
||||
{
|
||||
name: 'editor',
|
||||
description: 'open the editor',
|
||||
description: 'set external editor preference',
|
||||
action: (_mainCommand, _subCommand, _args) => {
|
||||
openEditorDialog();
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user