Add signup confirmation fields to Settinsg type
[MAILPOET-2678]
This commit is contained in:
committed by
Veljko V
parent
bf771256ef
commit
a119276cae
@@ -129,7 +129,6 @@ export type Settings = {
|
|||||||
| 'westhost'
|
| 'westhost'
|
||||||
| 'wpwebhost'
|
| 'wpwebhost'
|
||||||
mailpoet_sending_frequency: 'auto' | 'manual'
|
mailpoet_sending_frequency: 'auto' | 'manual'
|
||||||
|
|
||||||
signup_confirmation: {
|
signup_confirmation: {
|
||||||
enabled: '1' | ''
|
enabled: '1' | ''
|
||||||
subject: string
|
subject: string
|
||||||
|
Reference in New Issue
Block a user