1
0
Fork 0
esix-client/src-tauri/capabilities/migrated.json
2024-10-23 19:18:36 +02:00

13 lines
No EOL
225 B
JSON

{
"identifier": "migrated",
"description": "permissions that were migrated from v1",
"local": true,
"windows": [
"main"
],
"permissions": [
"core:default",
"shell:allow-open",
"shell:default"
]
}