🔧 修复样式错误

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": {
"all": true,
"request": true,
"scope": ["https://**"]
"scope": ["http://**", "https://**"]
},
"shell": {
"all": false,