Edit wording in /edit description (#1006)
This commit is contained in:
parent
1fcbdef994
commit
d25459d815
|
@ -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();
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue