22 lines
361 B
JSON
22 lines
361 B
JSON
{
|
|
"identifier": "bw:scope-dl",
|
|
"description": "bw scope dl",
|
|
"local": true,
|
|
"windows": [
|
|
"main"
|
|
],
|
|
"permissions": [
|
|
{
|
|
"identifier": "fs:scope-download-recursive",
|
|
"allow": [
|
|
{
|
|
"path": ["$Download/**",
|
|
"$DOWNLOAD/**",
|
|
"$Download",
|
|
"$DOWNLOAD"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |