2024-06-01 20:17:50 -04:00
|
|
|
{
|
|
|
|
"identifier": "migrated",
|
|
|
|
"description": "permissions that were migrated from v1",
|
|
|
|
"local": true,
|
|
|
|
"windows": [
|
|
|
|
"main"
|
|
|
|
],
|
|
|
|
"permissions": [
|
2025-01-04 07:51:23 -05:00
|
|
|
"core:path:default",
|
|
|
|
"core:event:default",
|
|
|
|
"core:window:default",
|
|
|
|
"core:app:default",
|
|
|
|
"core:resources:default",
|
|
|
|
"core:menu:default",
|
|
|
|
"core:tray:default",
|
2024-06-29 20:42:51 -04:00
|
|
|
"os:allow-os-type",
|
|
|
|
"dialog:allow-open"
|
2024-06-01 20:17:50 -04:00
|
|
|
]
|
|
|
|
}
|