remove flatpak
All checks were successful
Build and Release / build-and-release (push) Successful in 12m28s

This commit is contained in:
Bryan1029384756
2026-02-19 17:37:17 -06:00
parent 10fa3c71ac
commit 4b3bdda373
3 changed files with 603 additions and 50 deletions

View File

@@ -43,27 +43,9 @@
"category": "public.app-category.social-networking"
},
"linux": {
"target": ["AppImage", "flatpak"],
"target": ["AppImage"],
"category": "Network;InstantMessaging"
},
"flatpak": {
"runtime": "org.freedesktop.Platform",
"runtimeVersion": "23.08",
"sdk": "org.freedesktop.Sdk",
"base": "org.electronjs.Electron2.BaseApp",
"baseVersion": "23.08",
"finishArgs": [
"--share=ipc",
"--share=network",
"--socket=x11",
"--socket=wayland",
"--socket=pulseaudio",
"--device=dri",
"--device=all",
"--filesystem=home",
"--talk-name=org.freedesktop.Notifications"
]
},
"nsis": {
"oneClick": true,
"perMachine": false