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