mirror of
https://github.com/readest/readest.git
synced 2026-04-28 11:30:48 +00:00
7 lines
237 B
JSON
7 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"]
|
|
}
|