enabled http request in tauri

This commit is contained in:
Ren Amamiya 2023-03-19 07:52:43 +07:00
parent b622f28162
commit 40dd552ad1

View File

@ -18,6 +18,11 @@
"hide": false,
"show": false
},
"http": {
"all": true,
"request": true,
"scope": ["https://rbr.bio/*", "https://metadata.uselume.xyz/*"]
},
"shell": {
"all": false,
"open": true