Skip to content

Commit fa09bf2

Browse files
committed
Revert "replace sync icon to refresh Signef-off-by: shuyaqian 717749594@qq.com"
This reverts commit 28fe0e6.
1 parent 3b491e4 commit fa09bf2

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 = "$(refresh~spin)",
60+
Busy = "$(sync~spin)",
6161
Ready = "$(thumbsup)",
6262
Error = "$(thumbsdown)"
6363
}

0 commit comments

Comments
 (0)