mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-01 10:01:07 +02:00
Updated 11. API (markdown)
@@ -6,7 +6,6 @@ The Tauri API is a set of opt-in tools that you can enable in order to do things
|
||||
If you want to use the API, you will need to first enable the parts of the API that you want to use by "whitelisting" them:
|
||||
|
||||
### Whitelist
|
||||
Edit
|
||||
```
|
||||
"tauri": {
|
||||
"whitelist": { // all whitelist values are default:false
|
||||
|
||||
Reference in New Issue
Block a user