summaryrefslogtreecommitdiffhomepage
path: root/packages/desktop/src-tauri
diff options
context:
space:
mode:
authoropencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>2026-02-04 11:35:05 +0000
committeropencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>2026-02-04 11:35:05 +0000
commitaf06175b1f293ea13d4165cee56db65fbbd56c65 (patch)
tree948e07cff0be47dc102cf9c56dc16a0b230e9d1e /packages/desktop/src-tauri
parent2e8d8de58bc954cfa3fde64e66c19798e82e2a6b (diff)
downloadopencode-af06175b1f293ea13d4165cee56db65fbbd56c65.tar.gz
opencode-af06175b1f293ea13d4165cee56db65fbbd56c65.zip
chore: generate
Diffstat (limited to 'packages/desktop/src-tauri')
-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": {