From a90874f95f5b8aaf1cec14a0b1ecd8f6faf7d9c5 Mon Sep 17 00:00:00 2001 From: nyncral Date: Wed, 17 Jan 2024 11:08:57 +0100 Subject: [PATCH] test --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2147afc..e154e61 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "contributes": { "commands": [{ "command": "dwm-git-simpleuse.helloWorld", - "title": "Hello World" + "title": "HelloWorld" }] }, "scripts": {