diff --git a/apps/webapp/app/routes/__app/orgs/$organizationSlug/workflows/$workflowSlug/settings.tsx b/apps/webapp/app/routes/__app/orgs/$organizationSlug/workflows/$workflowSlug/settings.tsx
index 999c45a1c..b7c0df006 100644
--- a/apps/webapp/app/routes/__app/orgs/$organizationSlug/workflows/$workflowSlug/settings.tsx
+++ b/apps/webapp/app/routes/__app/orgs/$organizationSlug/workflows/$workflowSlug/settings.tsx
@@ -1,4 +1,4 @@
-import { ArrowsRightLeftIcon } from "@heroicons/react/24/outline";
+import { ApiLogoIcon } from "~/components/code/ApiLogoIcon";
import { Panel } from "~/components/layout/Panel";
import { SecondaryButton, DangerButton } from "~/components/primitives/Buttons";
import { Header3 } from "~/components/primitives/text/Headers";
@@ -12,9 +12,12 @@ export default function Page() {
Workflow
-
+
- send-to-slack-on-new-domain is disabled
+ Send to Slack on a new domain is disabled