Skip to content

Commit d0f00a5

Browse files
committed
chore: update csp properties
1 parent 19ff234 commit d0f00a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
}
8282
},
8383
"security": {
84-
"csp": null
84+
"csp": "default-src verve: asset: https://asset.localhost img-src: 'self'"
8585
},
8686
"updater": {
8787
"active": false

0 commit comments

Comments
 (0)