We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd6e508 commit 5b51ab9Copy full SHA for 5b51ab9
src-tauri/tauri.conf.json
@@ -86,10 +86,8 @@
86
},
87
"updater": {
88
"active": true,
89
- "dialog": true,
90
- "endpoints": [
91
- "https://gist.githubusercontent.com/kadiryazici/425d2ecc9cc2603c821f9742ec83529b/raw/"
92
- ],
+ "dialog": false,
+ "endpoints": ["https://gitification.app/latest-update"],
93
"pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IDJFRTJCQzVBRDQ5NzQwQzUKUldURlFKZlVXcnppTHY2VjRlMzY2NHdJVUZicWVuN29xSVh2cGFwdHJFVndZS1R6NDdxdTJTR3gK"
94
95
"macOSPrivateApi": true,
0 commit comments