Add fs example and rename tauri imports

This commit is contained in:
Nicola Spadari
2024-07-02 21:43:29 +02:00
parent 2dd91d9ca3
commit 5f8de440d1
19 changed files with 8277 additions and 24 deletions

View File

@@ -34,6 +34,8 @@
"os:allow-arch",
"os:allow-family",
"os:allow-version",
"os:allow-locale"
"os:allow-locale",
"fs:allow-document-read",
"fs:allow-document-write"
]
}