diff --git a/11.-API.md b/11.-API.md index 2485a33..da71c45 100644 --- a/11.-API.md +++ b/11.-API.md @@ -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