Skip to content

Commit

Permalink
file converter
Browse files Browse the repository at this point in the history
  • Loading branch information
lifeparticle committed Oct 30, 2023
1 parent d0196a8 commit 04f966e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ export default defineConfig({
},
server: {
headers: {
"Cross-Origin-Opener-Policy": "same-origin",
"Cross-Origin-Embedder-Policy": "require-corp",
"Cross-Origin-Opener-Policy": "same-origin",
},
},
});

0 comments on commit 04f966e

Please sign in to comment.