Update package.json

This commit is contained in:
MasonBone
2021-11-18 12:32:32 -06:00
committed by GitHub
parent acd7a0e442
commit bcee01f76f

View File

@@ -47,11 +47,11 @@
"command": "mind-reader.selectTheme",
"title": "Select Theme"
},
<<<<<<< HEAD
{
"command": "mind-reader.openWebview",
"title": "Mind Reader Webview"
=======
"title": "Mind Reader Webview
},
{
"command": "mind-reader.runLineContext",
@@ -65,7 +65,6 @@
{
"command": "mind-reader.getIndent",
"title": "Get Line Indentation"
>>>>>>> master
}
],