This commit is contained in:
Akis 2023-01-06 10:01:05 +02:00
parent 061961e26f
commit 485455dabd
Signed by untrusted user: akis
GPG Key ID: 267BF5C6677944ED
1 changed files with 1 additions and 4 deletions

View File

@ -16,10 +16,7 @@ const config = {
],
kit: {
adapter: adapter(),
csrf: {
checkOrigin: false
}
adapter: adapter()
}
};