diff --git a/src-tauri/capabilities/main.json b/src-tauri/capabilities/main.json index 53158ee9..a0c5f08e 100644 --- a/src-tauri/capabilities/main.json +++ b/src-tauri/capabilities/main.json @@ -23,7 +23,7 @@ "fs:write-all", "window-state:default", { - "identifier": "fs:scope", + "identifier": "fs:scope-appdata-recursive", "allow": [ { "path": "**" @@ -43,4 +43,4 @@ ] } ] -} \ No newline at end of file +}