We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca96397 commit efe19a4Copy full SHA for efe19a4
src/content/docs/plugin/http-client.mdx
@@ -81,7 +81,7 @@ The HTTP plugin is available in both Rust as a [reqwest](https://docs.rs/reqwest
81
1. Configure the allowed URLs
82
83
```json
84
- //src-tauri/capabilities/base.json
+ //src-tauri/capabilities/default.json
85
{
86
"permissions": [
87
0 commit comments