Add missing comma from conflict resolution

This commit is contained in:
jakergrossman 2021-11-18 16:04:04 -06:00
parent 066a256923
commit 8d757b943c

View File

@ -59,7 +59,7 @@
{ {
"command": "mind-reader.getIndent", "command": "mind-reader.getIndent",
"title": "Get Line Indentation" "title": "Get Line Indentation"
} },
{ {
"command": "mind-reader.connectHub", "command": "mind-reader.connectHub",