Skip to content

Commit

Permalink
Attempt to add "removable-media" plug for ubuntu users
Browse files Browse the repository at this point in the history
  • Loading branch information
FaultyFunctions committed Nov 22, 2021
1 parent 2ff3e7a commit bf379e5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,9 @@
"win": {
"target": "nsis",
"icon": "./build/icon.ico"
},
"snap": {
"plugs": ["default", "removable-media"]
}
}
}

0 comments on commit bf379e5

Please sign in to comment.