forked from akai/readest
8 lines
237 B
JSON
8 lines
237 B
JSON
{
|
|
"$schema": "../gen/schemas/desktop-schema.json",
|
|
"identifier": "desktop-capability",
|
|
"windows": ["main", "updater", "reader-*"],
|
|
"platforms": ["linux", "macOS", "windows"],
|
|
"permissions": ["updater:default", "cli:default"]
|
|
}
|