From 2573562210e97b39120c9c7f91a888f7ab3d4d20 Mon Sep 17 00:00:00 2001 From: Garrett Delfosse Date: Fri, 22 Mar 2024 15:54:53 +0000 Subject: [PATCH] chore: add protocol lag to shared ports description --- 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 ab05a8dc26eda..f9e1ccfff1afa 100644 --- a/site/src/modules/resources/PortForwardButton.tsx +++ b/site/src/modules/resources/PortForwardButton.tsx @@ -381,7 +381,7 @@ export const PortForwardPopoverView: FC = ({ Shared Ports {canSharePorts - ? "Ports can be shared with other Coder users or with the public." + ? "Ports can be shared with other Coder users or with the public. Changing the protocol may take up to 1 minute to take effect." : "This workspace template does not allow sharing ports. Contact a template administrator to enable port sharing."} {canSharePorts && (