mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 10:38:59 +01:00
@@ -126,6 +126,7 @@ class SyncStatusBar {
|
||||
}
|
||||
|
||||
if (this.state.isSyncRunning) {
|
||||
icon = '$(sync~spin)';
|
||||
text = '';
|
||||
command = '';
|
||||
tooltip = localize('syncing changes', "Synchronizing changes...");
|
||||
|
||||
Reference in New Issue
Block a user