Skip to content

Commit

Permalink
enable updater
Browse files Browse the repository at this point in the history
  • Loading branch information
acocalypso committed Apr 8, 2024
1 parent 166e469 commit e05f792
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src-tauri/tauri.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"dangerousUseHttpScheme": true
},
"updater": {
"active": false,
"active": true,
"endpoints": [
"https://gist.githubusercontent.com/acocalypso/539ff43a1771dfe5598e2aa7c4feaa4b/raw/96c6907173a36b9a5248a9e22b60801dc1eeff1f/update.json"
],
Expand Down

0 comments on commit e05f792

Please sign in to comment.