We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 726343b commit e57684fCopy full SHA for e57684f
2 files changed
companion/HELP.md
@@ -58,3 +58,6 @@ Updated for toggl API version 9
58
### Version 2.0.1
59
Make the API token config field required
60
61
+Fix manifest file
62
+
63
companion/manifest.json
@@ -12,9 +12,7 @@
12
"name": "Peter Daniel"
13
}
14
],
15
- "legacyIds": [
16
- "toggl-track"
17
- ],
+ "legacyIds": [],
18
"runtime": {
19
"type": "node18",
20
"api": "nodejs-ipc",
0 commit comments