enabled http request in tauri
This commit is contained in:
@@ -18,6 +18,11 @@
|
|||||||
"hide": false,
|
"hide": false,
|
||||||
"show": false
|
"show": false
|
||||||
},
|
},
|
||||||
|
"http": {
|
||||||
|
"all": true,
|
||||||
|
"request": true,
|
||||||
|
"scope": ["https://rbr.bio/*", "https://metadata.uselume.xyz/*"]
|
||||||
|
},
|
||||||
"shell": {
|
"shell": {
|
||||||
"all": false,
|
"all": false,
|
||||||
"open": true
|
"open": true
|
||||||
|
|||||||
Reference in New Issue
Block a user