chore: support more asset scope

This commit is contained in:
MystiPanda 2024-05-18 15:47:45 +08:00
parent 43f0b935cf
commit da98097394

View File

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