Updating stuff

This commit is contained in:
MasonBone 2021-11-29 21:45:37 -06:00
parent acd7a0e442
commit ce35c53422

View File

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