From af06175b1f293ea13d4165cee56db65fbbd56c65 Mon Sep 17 00:00:00 2001 From: "opencode-agent[bot]" Date: Wed, 4 Feb 2026 11:35:05 +0000 Subject: [PATCH] chore: generate --- packages/desktop/src-tauri/tauri.conf.json | 6 +++--- 1 file 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": {