fix: Automation Bugs and minor enhancements (#3936)
This commit is contained in:
@@ -69,13 +69,13 @@ const settings = accountId => ({
|
||||
),
|
||||
toStateName: 'attributes_list',
|
||||
},
|
||||
// {
|
||||
// icon: 'automation',
|
||||
// label: 'AUTOMATION',
|
||||
// hasSubMenu: false,
|
||||
// toState: frontendURL(`accounts/${accountId}/settings/automation/list`),
|
||||
// toStateName: 'automation_list',
|
||||
// },
|
||||
{
|
||||
icon: 'automation',
|
||||
label: 'AUTOMATION',
|
||||
hasSubMenu: false,
|
||||
toState: frontendURL(`accounts/${accountId}/settings/automation/list`),
|
||||
toStateName: 'automation_list',
|
||||
},
|
||||
{
|
||||
icon: 'chat-multiple',
|
||||
label: 'CANNED_RESPONSES',
|
||||
|
||||
Reference in New Issue
Block a user