fix(ci): tauri.conf.json structure

This commit is contained in:
Binarybaron 2025-06-12 13:26:10 +02:00
parent f56a1761e1
commit 56104d4ea5

View file

@ -30,6 +30,7 @@
"createUpdaterArtifacts": true,
"active": true,
"targets": ["appimage", "flatpak", "dmg", "nsis", "app", "deb"],
"linux": {
"flatpak": {
"id": "net.unstoppableswap.UnstoppableSwap",
"runtime": "org.freedesktop.Platform",
@ -41,6 +42,7 @@
"--share=network",
"--device=all"
]
}
},
"icon": [
"icons/32x32.png",