mirror of
https://github.com/different-ai/openwork
synced 2026-05-12 18:16:24 +02:00
10 lines
192 B
JSON
10 lines
192 B
JSON
{
|
|
"identifier": "openwork-default",
|
|
"description": "Default OpenWork capability (UI permissions)",
|
|
"windows": ["*"],
|
|
"permissions": [
|
|
"core:default",
|
|
"dialog:allow-open"
|
|
]
|
|
}
|