Skip to content

Commit

Permalink
Updated API version from v8 to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
cbrooker authored Dec 20, 2022
1 parent 4c9fd7e commit 31036c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MMM-Todoist.js
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ Module.register("MMM-Todoist", {
},

//This has been designed to use the Todoist Sync API.
apiVersion: "v8",
apiVersion: "v9",
apiBase: "https://todoist.com/API",
todoistEndpoint: "sync",

Expand Down

0 comments on commit 31036c0

Please sign in to comment.