master
json 7 lines 177 Bytes
Raw
1 {
2 "$schema": "../gen/schemas/desktop-schema.json",
3 "identifier": "default",
4 "description": "enables the default permissions",
5 "windows": ["main"],
6 "permissions": []
7 }