summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--packages/desktop/src-tauri/tauri.conf.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/desktop/src-tauri/tauri.conf.json b/packages/desktop/src-tauri/tauri.conf.json
index 53c28d9c1..b631e2876 100644
--- a/packages/desktop/src-tauri/tauri.conf.json
+++ b/packages/desktop/src-tauri/tauri.conf.json
@@ -44,9 +44,9 @@
"externalBin": ["sidecars/opencode-cli"],
"linux": {
"rpm": {
- "compression": {
- "type": "none"
- }
+ "compression": {
+ "type": "none"
+ }
}
},
"macOS": {