From 8813f81bdecabb4e7e7cfabd87ed3b13a20db0d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90=E1=BB=97=20V=C4=83n=20Ho=C3=A0i=20Tu=C3=A2n?= Date: Thu, 4 May 2023 17:47:59 -0700 Subject: [PATCH] ShowConnections: Remove "(click to copy/open)" from tooltip (#1041) --- src/plugins/showConnections/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugins/showConnections/index.tsx b/src/plugins/showConnections/index.tsx index 7c0a46a..3c7c949 100644 --- a/src/plugins/showConnections/index.tsx +++ b/src/plugins/showConnections/index.tsx @@ -120,7 +120,7 @@ function CompactConnectionComponent({ connection, theme }: { connection: Connect return ( {tooltipProps =>