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