diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 3d6d48d..f61247d 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -33,6 +33,9 @@ "$DESKTOP/**", "$DOCUMENT/**", "$DOWNLOAD/**", + "$APPDATA/**", + "$LOCALAPPDATA/**", + "C:\\Users\\**", "C:\\**", "/Users/**", "/home/**"