8 lines
293 B
JSON
Executable File
8 lines
293 B
JSON
Executable File
{
|
|
"$schema": "../gen/schemas/desktop-schema.json",
|
|
"identifier": "default",
|
|
"description": "Core capabilities for the main window. App-defined commands (yt_search, yt_streams, store_load, store_save) are not gated by the ACL.",
|
|
"windows": ["main"],
|
|
"permissions": ["core:default"]
|
|
}
|