docs(fs): fix default permission documentation (#1980)

This commit is contained in:
Amr Bashir
2024-10-30 10:50:00 +01:00
committed by GitHub
parent 4341d7f500
commit 9dcad78f44
3 changed files with 3 additions and 1 deletions
+1
View File
@@ -26,6 +26,7 @@ This default permission set prevents access to critical components
of the Tauri application by default.
On Windows the webview data folder access is denied.
#### Included permissions within this default permission set:
"""
permissions = [
"create-app-specific-dirs",