mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-04 05:19:12 -04:00
12 lines
207 B
JSON
12 lines
207 B
JSON
![]() |
{
|
||
|
"$schema": "../gen/schemas/desktop-schema.json",
|
||
|
"identifier": "default",
|
||
|
"description": "enables the default permissions",
|
||
|
"windows": [
|
||
|
"main"
|
||
|
],
|
||
|
"permissions": [
|
||
|
"core:default"
|
||
|
]
|
||
|
}
|