added leadtartget type webhook
This commit is contained in:
parent
43fc01e9c0
commit
0ad481f2ad
@ -351,6 +351,7 @@ var ValidLeadTargetTypes = map[string]bool{
|
||||
"mail": true,
|
||||
"telegram": true,
|
||||
"whatsapp": true,
|
||||
"webhook": true,
|
||||
}
|
||||
|
||||
type QuizUTM struct {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user