Skip to content

Commit cd7c68c

Browse files
committed
switch up labels
1 parent 99f3b1d commit cd7c68c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/workspacesProvider.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -262,9 +262,9 @@ export class WorkspaceProvider implements vscode.TreeDataProvider<vscode.TreeIte
262262
// Show all statuses, not just ones needing attention
263263
appStatuses.push(
264264
new AppStatusTreeItem({
265-
name: status.message,
265+
name: status.icon,
266266
command: app.command,
267-
status: status.state,
267+
status: status.message,
268268
workspace_name: element.workspaceName,
269269
}),
270270
)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy