Fix and improvements on Sendy-Node

This commit is contained in:
Jan Oberhauser
2020-10-13 10:48:46 +02:00
parent 6098384a30
commit 844d257c25
4 changed files with 33 additions and 25 deletions

View File

@@ -111,7 +111,7 @@ export const subscriberFields = [
description: `User's 2 letter country code`,
},
{
displayName: 'GDRP',
displayName: 'GDPR',
name: 'gdpr',
type: 'boolean',
default: false,