This commit is contained in:
nyncral 2024-01-17 11:08:57 +01:00
parent bc8b15fc38
commit a90874f95f

View file

@ -14,7 +14,7 @@
"contributes": { "contributes": {
"commands": [{ "commands": [{
"command": "dwm-git-simpleuse.helloWorld", "command": "dwm-git-simpleuse.helloWorld",
"title": "Hello World" "title": "HelloWorld"
}] }]
}, },
"scripts": { "scripts": {