Revert Use Tauri Http Api

This commit is contained in:
MystiPanda
2024-01-15 10:18:04 +08:00
parent 2680507eae
commit 98efc93610
4 changed files with 54 additions and 66 deletions

View File

@@ -54,10 +54,6 @@
},
"notification": {
"all": true
},
"http": {
"all": true,
"scope": ["http://**", "https://**"]
}
},
"windows": [],