mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-30 14:12:07 +02:00
11 lines
165 B
JSON
11 lines
165 B
JSON
{
|
|
"identifier": "default",
|
|
"description": "Default capabilities for the Yaak Proxy app",
|
|
"windows": [
|
|
"*"
|
|
],
|
|
"permissions": [
|
|
"core:default"
|
|
]
|
|
}
|