diff --git a/apps/web/components/views/integrations.tsx b/apps/web/components/views/integrations.tsx index 5ad141f3..5174aeca 100644 --- a/apps/web/components/views/integrations.tsx +++ b/apps/web/components/views/integrations.tsx @@ -200,7 +200,7 @@ export function IntegrationsView() { onSuccess: () => { analytics.connectionDeleted(); toast.success( - "Connection removal has started. supermemory will permanently delete the documents in the next few minutes.", + "Connection removal has started. supermemory will permanently delete all documents related to the connection in the next few minutes.", ); queryClient.invalidateQueries({ queryKey: ["connections"] }); }, @@ -286,10 +286,10 @@ export function IntegrationsView() {
- Add memories directly from iOS + Add memories directly from iPhone, iPad or Mac.
- Connect your favorite services to import documents + Connect your accounts to sync document.
{!isProUser && (