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