🔧 修复样式错误

This commit is contained in:
BTMuli
2023-10-18 19:35:07 +08:00
parent 5c54fc255a
commit b71e21a131

View File

@@ -20,7 +20,7 @@
"http": { "http": {
"all": true, "all": true,
"request": true, "request": true,
"scope": ["https://**"] "scope": ["http://**", "https://**"]
}, },
"shell": { "shell": {
"all": false, "all": false,