mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
Add removable-media as a Snap Plug
Fixes #1051 I referenced the Firefox snap configuration and they also defined the `removable-media` plug so it makes sense to me that we should also support it.
This commit is contained in:
@@ -240,6 +240,7 @@ tasks.register("generateSnapConfiguration"){
|
||||
- network
|
||||
- opengl
|
||||
- home
|
||||
- removable-media
|
||||
|
||||
parts:
|
||||
processing:
|
||||
|
||||
Reference in New Issue
Block a user