Skip to content

Commit e57684f

Browse files
author
Peter Daniel
committed
fix legacy id
1 parent 726343b commit e57684f

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

companion/HELP.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,3 +58,6 @@ Updated for toggl API version 9
5858
### Version 2.0.1
5959
Make the API token config field required
6060

61+
Fix manifest file
62+
63+

companion/manifest.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,7 @@
1212
"name": "Peter Daniel"
1313
}
1414
],
15-
"legacyIds": [
16-
"toggl-track"
17-
],
15+
"legacyIds": [],
1816
"runtime": {
1917
"type": "node18",
2018
"api": "nodejs-ipc",

0 commit comments

Comments
 (0)