Skip to content

Commit 28fe0e6

Browse files
shuyaqianfbricon
authored andcommitted
replace sync icon to refresh
Signef-off-by: shuyaqian 717749594@qq.com Signed-off-by: shuyaqian <717749594@qq.com>
1 parent 7ac2be5 commit 28fe0e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/serverStatusBarProvider.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ class ServerStatusBarProvider implements Disposable {
5757

5858
enum StatusIcon {
5959
LightWeight = "$(rocket)",
60-
Busy = "$(sync~spin)",
60+
Busy = "$(refresh~spin)",
6161
Ready = "$(thumbsup)",
6262
Error = "$(thumbsdown)"
6363
}

0 commit comments

Comments
 (0)