mirror of
https://github.com/infinilabs/coco-app.git
synced 2025-12-29 00:24:46 +01:00
14 lines
251 B
JSON
14 lines
251 B
JSON
{
|
|
"identifier": "desktop-capability",
|
|
"platforms": [
|
|
"macOS",
|
|
"windows",
|
|
"linux"
|
|
],
|
|
"permissions": [
|
|
"autostart:allow-enable",
|
|
"autostart:allow-disable",
|
|
"autostart:allow-is-enabled",
|
|
"global-shortcut:default"
|
|
]
|
|
} |