From a42c4dcd18491d5d96746d44580cca9da3f109cb Mon Sep 17 00:00:00 2001 From: Peter Daniel Date: Mon, 30 Oct 2023 22:50:48 +0000 Subject: [PATCH] update shortname --- companion/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/companion/manifest.json b/companion/manifest.json index 5393513..6494f79 100644 --- a/companion/manifest.json +++ b/companion/manifest.json @@ -1,7 +1,7 @@ { "id": "toggl-track", "name": "toggl-track", - "shortname": "toggl", + "shortname": "toggl-track", "description": "Companion module for toggltrack timers", "version": "2.0.1", "license": "MIT",