mirror of
https://github.com/lumehq/lume.git
synced 2025-03-17 21:32:32 +01:00
14 lines
539 B
Diff
14 lines
539 B
Diff
diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json
|
|
index 21f5d9a5..9a46f36d 100644
|
|
--- a/src-tauri/tauri.conf.json
|
|
+++ b/src-tauri/tauri.conf.json
|
|
@@ -64,7 +64,7 @@
|
|
"shortDescription": "",
|
|
"targets": "all",
|
|
"updater": {
|
|
- "active": true,
|
|
+ "active": false,
|
|
"pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IEU3OTdCMkM3RjU5QzE2NzkKUldSNUZwejF4N0tYNTVHYjMrU0JkL090SlEyNUVLYU5TM2hTU3RXSWtEWngrZWJ4a0pydUhXZHEK",
|
|
"windows": {
|
|
"installMode": "quiet"
|