diff --git a/svelte.config.js b/svelte.config.js index a577b53..79e8b44 100644 --- a/svelte.config.js +++ b/svelte.config.js @@ -17,9 +17,6 @@ const config = { }), kit: { - csrf: { - checkOrigin: false - }, adapter: adapter({ // edge: true }),