🤦 Disable crsf for now to reenable the newsletter form
This commit is contained in:
@@ -63,7 +63,7 @@ export const load: PageServerLoad = async ({ setHeaders }) => {
|
||||
/**
|
||||
* Form Data
|
||||
*/
|
||||
export const actions: Actions = {
|
||||
export const actions: Actions = {
|
||||
// Form newsletter subscription
|
||||
subscribe,
|
||||
}
|
||||
Reference in New Issue
Block a user