diff --git a/tauri.conf.json b/tauri.conf.json index 3f875e6..8a5df83 100644 --- a/tauri.conf.json +++ b/tauri.conf.json @@ -64,7 +64,7 @@ }, "fs": { "all": false, - "path": true + "readDir": true }, "shell": { "all": false,