Skip to content

Commit c9f19ee

Browse files
fix: mob config path
1 parent 54758ac commit c9f19ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"type": "object",
3434
"title": "Your Extension Configuration",
3535
"properties": {
36-
"yourExtension.mobExecutionCommand": {
36+
"mob-vscode-gui.mobExecutionCommand": {
3737
"type": "string",
3838
"default": "mob",
3939
"description": "Change the default mob execution command"

0 commit comments

Comments
 (0)