From 67057061ab7261c9478c8126dfd8738560268dbd Mon Sep 17 00:00:00 2001 From: nothingismagick Date: Sat, 9 May 2020 23:52:26 +0200 Subject: [PATCH] Updated 11. API (markdown) --- 11.-API.md | 1 - 1 file changed, 1 deletion(-) 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