disable app image

thinking-toggle-wip
Dax Raad 2025-12-14 17:04:46 -05:00 committed by Aiden Cline
parent df1bc0e9bb
commit 3efb17e91e
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
},
"bundle": {
"active": true,
"targets": ["deb", "rpm", "dmg", "nsis", "appimage"],
"targets": ["deb", "rpm", "dmg", "nsis"],
"icon": ["icons/32x32.png", "icons/128x128.png", "icons/128x128@2x.png", "icons/icon.icns", "icons/icon.ico"],
"externalBin": ["sidecars/opencode"],
"createUpdaterArtifacts": true,