Skip to content

Commit 4dd6391

Browse files
committed
Remove audio-playback from snap plugs
electron-builder adds it by default already. The duplicate entry causes error when uploading: Error found while validating snap.json::$.apps.turbowarp-desktop.plugs: ['desktop', 'desktop-legacy', 'home', 'x11', 'wayland', 'unity7', 'browser-support', 'network', 'gsettings', 'audio-playback', 'pulseaudio', 'opengl', 'camera', 'audio-playback', 'audio-record', 'joystick', 'removable-media'] has non-unique elements lint-snap-v2_snap_schema
1 parent eb429aa commit 4dd6391

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,6 @@
183183
"plugs": [
184184
"default",
185185
"camera",
186-
"audio-playback",
187186
"audio-record",
188187
"joystick",
189188
"removable-media"

0 commit comments

Comments
 (0)