Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit699e187

Browse files
authored
fix: remove mention of protocol lag (#13133)
1 parent565b45d commit699e187

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎site/src/modules/resources/PortForwardButton.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,7 @@ export const PortForwardPopoverView: FC<PortForwardPopoverViewProps> = ({
402402
<HelpTooltipTitle>Shared Ports</HelpTooltipTitle>
403403
<HelpTooltipTextcss={{color:theme.palette.text.secondary}}>
404404
{canSharePorts
405-
?"Ports can be shared with other Coder users or with the public. Changing the protocol may take up to 1 minute to take effect."
405+
?"Ports can be shared with other Coder users or with the public."
406406
:"This workspace template does not allow sharing ports. Contact a template administrator to enable port sharing."}
407407
</HelpTooltipText>
408408
{canSharePorts&&(

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp