Skip to content

Commit

Permalink
Add endpoints for Google Tasks API in
Browse files Browse the repository at this point in the history
tauri.conf.json
  • Loading branch information
codad5 committed Nov 20, 2023
1 parent 7f004b2 commit d6e87eb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src-tauri/tauri.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@
"updater": {
"active": true,
"endpoints": [
"https://project-api-r722.onrender.com/api/apps/tauri-releases/google-tasks",
"https://project-api-r722.onrender.com/api/apps/tauri-releases/google-tasks/{{target}}/{{current_version}}"
],
"dialog": true,
"pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IDUwMUQwODk5NzMxRTFDRUEKUldUcUhCNXptUWdkVU5rd0s4NDk1dFhIanVTQlhIaGJPcnZjSmFYV0RkRzVqTlFjbWZoMGUyazAK"
Expand Down

0 comments on commit d6e87eb

Please sign in to comment.