Skip to content

Commit 0c7eaac

Browse files
Switching linux snap confinement to strict
1 parent d593124 commit 0c7eaac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"icon": "./app/res/icons/icon.png"
9797
},
9898
"snap": {
99-
"confinement": "classic",
99+
"confinement": "strict",
100100
"grade": "stable",
101101
"plugs": [
102102
"default",

0 commit comments

Comments
 (0)