enabled http request in tauri
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user