mirror of
https://github.com/koala73/worldmonitor.git
synced 2026-04-26 01:24:59 +02:00
8 lines
228 B
JSON
8 lines
228 B
JSON
{
|
|
"$schema": "../gen/schemas/desktop-schema.json",
|
|
"identifier": "default",
|
|
"description": "Capabilities for World Monitor main and settings windows",
|
|
"windows": ["main", "settings"],
|
|
"permissions": ["core:default"]
|
|
}
|