17 lines
307 B
JSON
17 lines
307 B
JSON
|
{
|
||
|
"identifier": "migrated",
|
||
|
"description": "permissions that were migrated from v1",
|
||
|
"local": true,
|
||
|
"windows": [
|
||
|
"main"
|
||
|
],
|
||
|
"permissions": [
|
||
|
"path:default",
|
||
|
"event:default",
|
||
|
"window:default",
|
||
|
"app:default",
|
||
|
"resources:default",
|
||
|
"menu:default",
|
||
|
"tray:default"
|
||
|
]
|
||
|
}
|