diff --git a/web/svelte.config.js b/web/svelte.config.js index b3216fe4..2e4bc523 100644 --- a/web/svelte.config.js +++ b/web/svelte.config.js @@ -76,7 +76,9 @@ const config = { // hash of the theme preloader in app.html "sha256-g67gIjM3G8yMbjbxyc3QUoVsKhdxgcQzCmSKXiZZo6s=", - ] + ], + + "frame-ancestors": ["none"] } }, env: {