aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeckoEidechse <gecko.eidechse+git@pm.me>2022-08-26 16:27:40 +0200
committerGeckoEidechse <gecko.eidechse+git@pm.me>2022-08-26 16:27:40 +0200
commit32a667555897549829cf6a704eca1c8955b039b7 (patch)
tree038759c646d344c488fa217c2533cee26efd6a6f
parent6dab771e6109725045cbd81f840717b0a43a33c0 (diff)
downloadFlightCore-32a667555897549829cf6a704eca1c8955b039b7.tar.gz
FlightCore-32a667555897549829cf6a704eca1c8955b039b7.zip
Disable updater again for now
-rw-r--r--src-tauri/tauri.conf.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json
index be216047..55c60239 100644
--- a/src-tauri/tauri.conf.json
+++ b/src-tauri/tauri.conf.json
@@ -51,7 +51,7 @@
"csp": null
},
"updater": {
- "active": true,
+ "active": false,
"pubkey": "",
"endpoints": [
"https://gist.githubusercontent.com/GeckoEidechse/a607a04213af58a0f6f98613b4bee863/raw/FlightCore-currentrelease.json"