Просмотр исходного кода

desktop: deduplicate tauri configs

Brendan Allan 2 месяцев назад
Родитель
Сommit
dd1624e30e
1 измененных файлов с 0 добавлено и 21 удалено
  1. 0 21
      packages/desktop/src-tauri/tauri.prod.conf.json

+ 0 - 21
packages/desktop/src-tauri/tauri.prod.conf.json

@@ -2,27 +2,6 @@
   "$schema": "https://schema.tauri.app/config/2",
   "productName": "OpenCode",
   "identifier": "ai.opencode.desktop",
-  "app": {
-    "windows": [
-      {
-        "label": "main",
-        "create": false,
-        "title": "OpenCode",
-        "url": "/",
-        "decorations": true,
-        "dragDropEnabled": false,
-        "zoomHotkeysEnabled": true,
-        "titleBarStyle": "Overlay",
-        "hiddenTitle": true,
-        "trafficLightPosition": { "x": 12.0, "y": 18.0 }
-      }
-    ],
-    "withGlobalTauri": true,
-    "security": {
-      "csp": null
-    },
-    "macOSPrivateApi": true
-  },
   "bundle": {
     "createUpdaterArtifacts": true,
     "icon": [