14 lines
187 B
JSON
14 lines
187 B
JSON
|
{
|
||
|
"identifier": "desktop-capability",
|
||
|
"platforms": [
|
||
|
"macOS",
|
||
|
"windows",
|
||
|
"linux"
|
||
|
],
|
||
|
"windows": [
|
||
|
"main"
|
||
|
],
|
||
|
"permissions": [
|
||
|
"global-shortcut:default"
|
||
|
]
|
||
|
}
|