Skip to content

Commit c16162d

Browse files
authored
Update asset protocol path for thumbnails(WINDOWS)
1 parent 45723ce commit c16162d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"assetProtocol": {
6262
"scope": [
6363
"$HOME/.local/share/PictoPy/thumbnails/**",
64-
"$APPDATA/Local/PictoPy/PictoPy/thumbnails/**",
64+
"$APPLOCALDATA/PictoPy/thumbnails/**",
6565
"$HOME/Library/Application Support/PictoPy/thumbnails/**"
6666
],
6767
"enable": true

0 commit comments

Comments
 (0)