fix legacy id
This commit is contained in:
@@ -58,3 +58,6 @@ Updated for toggl API version 9
|
|||||||
### Version 2.0.1
|
### Version 2.0.1
|
||||||
Make the API token config field required
|
Make the API token config field required
|
||||||
|
|
||||||
|
Fix manifest file
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -12,9 +12,7 @@
|
|||||||
"name": "Peter Daniel"
|
"name": "Peter Daniel"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"legacyIds": [
|
"legacyIds": [],
|
||||||
"toggl-track"
|
|
||||||
],
|
|
||||||
"runtime": {
|
"runtime": {
|
||||||
"type": "node18",
|
"type": "node18",
|
||||||
"api": "nodejs-ipc",
|
"api": "nodejs-ipc",
|
||||||
|
|||||||
Reference in New Issue
Block a user