From 3ae8d3fe45073570420f626c992247bcc65e3020 Mon Sep 17 00:00:00 2001 From: Serhii Dziupin Date: Fri, 14 Aug 2026 11:36:30 +0300 Subject: [PATCH] feat: include restart notice in integration success toasts --- .../ThirdPartyIntegrationsSection.tsx | 19 +++++++++---------- .../messages/third-party-integrations.i18n.ts | 11 +++++++++++ 2 files changed, 20 insertions(+), 10 deletions(-) diff --git a/packages/ui/src/components/sections/integrations/ThirdPartyIntegrationsSection.tsx b/packages/ui/src/components/sections/integrations/ThirdPartyIntegrationsSection.tsx index f1b75f22..2cefc71c 100644 --- a/packages/ui/src/components/sections/integrations/ThirdPartyIntegrationsSection.tsx +++ b/packages/ui/src/components/sections/integrations/ThirdPartyIntegrationsSection.tsx @@ -161,18 +161,17 @@ export const ThirdPartyIntegrationsSection: React.FC