mirror of
https://github.com/clash-verge-rev/clash-verge-rev
synced 2025-05-05 07:13:44 +08:00
chore: support more asset scope
This commit is contained in:
parent
4b9b5e861f
commit
55b331511e
@ -66,7 +66,7 @@
|
|||||||
},
|
},
|
||||||
"protocol": {
|
"protocol": {
|
||||||
"asset": true,
|
"asset": true,
|
||||||
"assetScope": ["$APPDATA/**", "$RESOURCE/../**"]
|
"assetScope": ["$APPDATA/**", "$RESOURCE/../**", "**"]
|
||||||
},
|
},
|
||||||
"path": {
|
"path": {
|
||||||
"all": true
|
"all": true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user