diff options
| author | opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> | 2026-02-04 11:35:05 +0000 |
|---|---|---|
| committer | opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> | 2026-02-04 11:35:05 +0000 |
| commit | af06175b1f293ea13d4165cee56db65fbbd56c65 (patch) | |
| tree | 948e07cff0be47dc102cf9c56dc16a0b230e9d1e /packages/desktop/src-tauri | |
| parent | 2e8d8de58bc954cfa3fde64e66c19798e82e2a6b (diff) | |
| download | opencode-af06175b1f293ea13d4165cee56db65fbbd56c65.tar.gz opencode-af06175b1f293ea13d4165cee56db65fbbd56c65.zip | |
chore: generate
Diffstat (limited to 'packages/desktop/src-tauri')
| -rw-r--r-- | packages/desktop/src-tauri/tauri.conf.json | 6 |
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": { |
