Skip to content

Commit 88c3d82

Browse files
fixup
1 parent 25cb2b7 commit 88c3d82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

App/ViewModels/AgentViewModel.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ namespace Coder.Desktop.App.ViewModels;
99
public enum AgentConnectionStatus
1010
{
1111
Green,
12-
Red,
1312
Yellow,
13+
Red,
1414
Gray,
1515
}
1616

0 commit comments

Comments
 (0)