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

Commitf19ee53

Browse files
committed
fixup! fix: WorkspacesTable: update icons to differentiate between updateAndStart and start
1 parentdd3facf commitf19ee53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎site/src/pages/WorkspacesPage/WorkspacesTable.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -573,7 +573,7 @@ const WorkspaceActionsCell: FC<WorkspaceActionsCellProps> = ({
573573
isLoading={workspaceUpdate.isUpdating}
574574
label="This template requires automatic updates on workspace startup. Contact your administrator if you want to preserve the template version."
575575
>
576-
<CloudIcon/>
576+
<CirclePlayIcon/>
577577
</PrimaryAction>
578578
<WorkspaceUpdateDialogs{...workspaceUpdate.dialogs}/>
579579
</>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp