Skip to content

Commit f7a27ad

Browse files
committed
typo
1 parent fe2e174 commit f7a27ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

svelte.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ const config = {
1414
directives: {
1515
"connect-src": [
1616
"self",
17-
"http://tauri.localhost"
17+
"http://tauri.localhost",
1818
"http://localhost:*",
1919
"http://ipc.localhost",
2020
"https://waspscripts.dev",

0 commit comments

Comments
 (0)