Skip to content
This repository was archived by the owner on Jun 28, 2025. It is now read-only.

Commit a718c94

Browse files
committed
Tweaks
1 parent 586c485 commit a718c94

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src-tauri/tauri.conf.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@
3232
"all": true,
3333
"scope": {
3434
"allow": [
35-
"$APPLOCALDATA/**"
35+
"$APPLOCALDATA/**",
36+
"**"
3637
],
3738
"requireLiteralLeadingDot": false
3839
}

0 commit comments

Comments
 (0)