mirror of
https://github.com/hex248/sprint.git
synced 2026-02-08 02:33:01 +00:00
8 lines
218 B
JSON
8 lines
218 B
JSON
{
|
|
"$schema": "../gen/schemas/desktop-schema.json",
|
|
"identifier": "default",
|
|
"description": "Capability for the main window",
|
|
"windows": ["main"],
|
|
"permissions": ["core:default", "opener:default"]
|
|
}
|