Browse Source

chore: generate

opencode-agent[bot] 2 weeks ago
parent
commit
af06175b1f
1 changed files with 3 additions and 3 deletions
  1. 3 3
      packages/desktop/src-tauri/tauri.conf.json

+ 3 - 3
packages/desktop/src-tauri/tauri.conf.json

@@ -44,9 +44,9 @@
     "externalBin": ["sidecars/opencode-cli"],
     "externalBin": ["sidecars/opencode-cli"],
     "linux": {
     "linux": {
       "rpm": {
       "rpm": {
-	      "compression": {
-	        "type": "none"
-	      }
+        "compression": {
+          "type": "none"
+        }
       }
       }
     },
     },
     "macOS": {
     "macOS": {