fix: snap Store package.json arguments

This commit is contained in:
MasterAcnolo
2026-07-28 20:43:04 +02:00
parent ba2f317551
commit 89e6fcf9bc

View File

@@ -164,14 +164,7 @@
"confinement": "strict",
"plugs": [
"default",
"home",
"removable-media",
"network",
"audio-playback",
"desktop",
"desktop-legacy",
"x11",
"wayland"
"removable-media"
]
}
}