8 lines
191 B
JSON
8 lines
191 B
JSON
|
{
|
||
|
"$schema": "../gen/schemas/desktop-schema.json",
|
||
|
"identifier": "default",
|
||
|
"description": "enables the default permissions",
|
||
|
"windows": ["main"],
|
||
|
"permissions": ["core:default"]
|
||
|
}
|