Some more fixes in sources for fields
This commit is contained in:
parent
106acd0656
commit
fa451fc8da
4 changed files with 6 additions and 5 deletions
|
@ -75,7 +75,7 @@ export default class CUD extends Component {
|
|||
homepage: '',
|
||||
unsubscription_mode: UnsubscriptionMode.ONE_STEP,
|
||||
namespace: mailtrainConfig.user.namespace,
|
||||
to_name: '[FIRST_NAME] [LAST_NAME]',
|
||||
to_name: '[MERGE_FIRST_NAME] [MERGE_LAST_NAME]',
|
||||
send_configuration: null,
|
||||
listunsubscribe_disabled: false
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue