feat: rename Automation category to AI & Automation (#27237)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
parent
7b8272ea20
commit
d93306e32c
@@ -87,7 +87,7 @@ export const AppForm = ({
|
||||
options: [
|
||||
// Manually sorted alphabetically
|
||||
{ label: "Analytics", value: "analytics" },
|
||||
{ label: "Automation", value: "automation" },
|
||||
{ label: "AI & Automation", value: "automation" },
|
||||
{ label: "Calendar", value: "calendar" },
|
||||
{ label: "Conferencing", value: "conferencing" },
|
||||
{ label: "CRM", value: "crm" },
|
||||
|
||||
Reference in New Issue
Block a user