chore: support more asset scope

This commit is contained in:
MystiPanda 2024-05-18 15:47:45 +08:00
parent 4b9b5e861f
commit 55b331511e

View File

@ -66,7 +66,7 @@
}, },
"protocol": { "protocol": {
"asset": true, "asset": true,
"assetScope": ["$APPDATA/**", "$RESOURCE/../**"] "assetScope": ["$APPDATA/**", "$RESOURCE/../**", "**"]
}, },
"path": { "path": {
"all": true "all": true