diff --git a/apps/client/src/features/app-settings/panel/automations-panel/AutomationForm.tsx b/apps/client/src/features/app-settings/panel/automations-panel/AutomationForm.tsx index 383e34ed6..d58f48b10 100644 --- a/apps/client/src/features/app-settings/panel/automations-panel/AutomationForm.tsx +++ b/apps/client/src/features/app-settings/panel/automations-panel/AutomationForm.tsx @@ -237,8 +237,11 @@ export default function AutomationForm(props: AutomationFormProps) { + {/* + We dont currently offer a data source where these operators would make sense - + + */} {errors.filters?.[index]?.operator?.message}