Merge branch 'develop' into feat/voice-as-twilio-capability
This commit is contained in:
@@ -14,6 +14,12 @@ export const AUTOMATIONS = {
|
||||
inputType: 'search_select',
|
||||
filterOperators: OPERATOR_TYPES_1,
|
||||
},
|
||||
{
|
||||
key: 'private_note',
|
||||
name: 'PRIVATE_NOTE',
|
||||
inputType: 'search_select',
|
||||
filterOperators: OPERATOR_TYPES_1,
|
||||
},
|
||||
{
|
||||
key: 'content',
|
||||
name: 'MESSAGE_CONTAINS',
|
||||
|
||||
Reference in New Issue
Block a user