mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-01-29 00:35:38 +08:00
refactor: Use Tauri Http API
This commit is contained in:
@@ -54,6 +54,10 @@
|
||||
},
|
||||
"notification": {
|
||||
"all": true
|
||||
},
|
||||
"http": {
|
||||
"all": true,
|
||||
"scope": ["http://**", "https://**"]
|
||||
}
|
||||
},
|
||||
"windows": [],
|
||||
|
||||
Reference in New Issue
Block a user