diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 321d6c9e..7a03aba8 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -66,7 +66,7 @@ }, "protocol": { "asset": true, - "assetScope": ["$APPDATA/**", "$RESOURCE/../**"] + "assetScope": ["$APPDATA/**", "$RESOURCE/../**", "**"] }, "path": { "all": true