Browse Source

Updates workspaces icon on Home

main
Eric Amodio 1 year ago
parent
commit
c3bf02d07a
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/webviews/apps/home/home.html

+ 1
- 1
src/webviews/apps/home/home.html View File

@ -198,7 +198,7 @@
title="Show Workspaces view"
aria-label="Show Workspaces view"
data-requires="repo"
><code-icon class="nav-list__icon" icon="gl-worktrees-view"></code-icon
><code-icon class="nav-list__icon" icon="gl-workspaces-view"></code-icon
><span class="nav-list__label">Workspaces ☁️</span></a
>
<a

Loading…
Cancel
Save