잘못 커밋된 개발용 설정 복구

This commit is contained in:
static
2025-01-07 01:07:31 +09:00
parent 1cabc5f7b3
commit 7a1bf80a12
2 changed files with 0 additions and 6 deletions

View File

@@ -12,9 +12,6 @@ const config = {
// If your environment is not supported, or you settled on a specific environment, switch out the adapter.
// See https://svelte.dev/docs/kit/adapters for more information about adapters.
adapter: adapter(),
csrf: {
checkOrigin: false,
},
},
};