mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-04-26 15:39:59 -07:00
remove shell:default permission
This commit is contained in:
committed by
Markus Unterwaditzer
parent
565b6d188d
commit
c18579583c
@@ -3,5 +3,5 @@
|
||||
"identifier": "default",
|
||||
"description": "Capability for the main window",
|
||||
"windows": ["main"],
|
||||
"permissions": ["core:default", "opener:default", "shell:default"]
|
||||
"permissions": ["core:default", "opener:default"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user