From 699e187d559b0f4b5cba7a14ee46f2b0bf1648ce Mon Sep 17 00:00:00 2001 From: Garrett Delfosse Date: Thu, 2 May 2024 17:10:30 -0400 Subject: [PATCH] fix: remove mention of protocol lag (#13133) --- site/src/modules/resources/PortForwardButton.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/src/modules/resources/PortForwardButton.tsx b/site/src/modules/resources/PortForwardButton.tsx index c6f0b6433f..6d46b1064a 100644 --- a/site/src/modules/resources/PortForwardButton.tsx +++ b/site/src/modules/resources/PortForwardButton.tsx @@ -402,7 +402,7 @@ export const PortForwardPopoverView: FC = ({ Shared Ports {canSharePorts - ? "Ports can be shared with other Coder users or with the public. Changing the protocol may take up to 1 minute to take effect." + ? "Ports can be shared with other Coder users or with the public." : "This workspace template does not allow sharing ports. Contact a template administrator to enable port sharing."} {canSharePorts && (